This commit is contained in:
2P 2024-09-24 18:23:17 +08:00
parent 13759a1eda
commit 8280245d71
1 changed files with 2 additions and 2 deletions

View File

@ -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>