fix : 取消需求上报单文件权限
This commit is contained in:
@@ -134,9 +134,7 @@
|
||||
<baseTitle title="需求上报申请书"></baseTitle>
|
||||
</el-col>
|
||||
<el-col :span="24">
|
||||
<single-file-component tag="需求上报"
|
||||
v-model:value="localFormData.singleFile" :processViewer="processViewer"
|
||||
:file-list-show="fileListShow"/>
|
||||
<single-file-component tag="需求上报" v-model:value="localFormData.singleFile" :processViewer="processViewer" />
|
||||
<!-- <el-form-item>-->
|
||||
<!-- {{localFormData.singleFile}}-->
|
||||
<!-- <el-button type="primary" link @click="handleDownload(localFormData.singleFile)" style="font-size: 16px">-->
|
||||
|
||||
Reference in New Issue
Block a user