Commit 77958261 authored by zhengke's avatar zhengke

修改

parent 06d397d1
...@@ -1746,7 +1746,7 @@ ...@@ -1746,7 +1746,7 @@
<template v-if="item.contractNum.length==0"> <template v-if="item.contractNum.length==0">
<el-upload v-if='item.confirmFileList.length==0&&item.commissionSharePeople !== userId' <el-upload v-if='item.confirmFileList.length==0&&item.commissionSharePeople !== userId'
:http-request="uploadFileBtn" :multiple="false" :show-file-list="false" action=''> :http-request="uploadFileBtn" :multiple="false" :show-file-list="false" action=''>
<el-button size="small" type="danger" @click='getItem(item)'>{{$t('admin.adm_content')}}</el-button> <el-button size="small" type="danger" @click='getItem(item)'>{{$t('adm.adm_content')}}</el-button>
</el-upload> </el-upload>
</template> </template>
</td> </td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment