Merge branch 'dev_test' into dev_20230829_change
This commit is contained in:
@@ -42,11 +42,13 @@
|
||||
</el-button>
|
||||
</template>
|
||||
<el-dialog
|
||||
v-dragDialogWidth
|
||||
width='400px'
|
||||
:visible.sync="importModalshowflagtemp"
|
||||
:title="processModel && disabled ? '查看已上传的文件' : (title || '导入文件')"
|
||||
:footer-hide="true"
|
||||
append-to-body
|
||||
:close-on-click-modal="false"
|
||||
>
|
||||
<el-upload
|
||||
class="customer-upload"
|
||||
|
||||
Reference in New Issue
Block a user