yesuobao
This commit is contained in:
parent
7ec83e0585
commit
302273ad91
|
@ -53,12 +53,12 @@
|
|||
v-if="checkPermission(['ability_inspection'])"
|
||||
v-model="popovervisible"
|
||||
>
|
||||
<p>导入能力列表压缩包.</p>
|
||||
<p>导入能力列表excel</p>
|
||||
<div style="text-align: left; margin: 0">
|
||||
<el-upload
|
||||
:action="upUrl"
|
||||
:on-success="handleUploadSuccess"
|
||||
accept=".zip"
|
||||
accept=".xlsx"
|
||||
:headers="upHeaders"
|
||||
:show-file-list="false"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue