Commit
This commit is contained in:
parent
13759a1eda
commit
8280245d71
|
@ -30,7 +30,7 @@
|
|||
:label="item.desc"
|
||||
:value="item.importUrl"
|
||||
/>
|
||||
<el-option key="base" label="主表" value="biz15shipBaseInfo/importEasyByVO"/>
|
||||
<el-option key="base" label="其他" value="biz15shipBaseInfo/importEasyByVO"/>
|
||||
</el-select>
|
||||
</el-button>
|
||||
</el-upload>
|
||||
|
@ -82,7 +82,7 @@
|
|||
:label="item.desc"
|
||||
:value="item.sid"
|
||||
/>
|
||||
<el-option key="base" label="主表" value="base"/>
|
||||
<el-option key="base" label="其他" value="base"/>
|
||||
</el-select>
|
||||
</el-button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue