|
|
@ -34,9 +34,9 @@
|
|
|
|
:on-success="handleChange"
|
|
|
|
:on-success="handleChange"
|
|
|
|
:file-list="fileList"
|
|
|
|
:file-list="fileList"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<el-button size="mini" type="primary">导入仓库信息</el-button>
|
|
|
|
<el-button size="mini" type="primary">导入</el-button>
|
|
|
|
</el-upload>
|
|
|
|
</el-upload>
|
|
|
|
<el-button type="primary" icon="search" @click="exportInvwarehouse">导出仓库信息</el-button>
|
|
|
|
<el-button type="primary" icon="search" @click="exportInvwarehouse">导出</el-button>
|
|
|
|
|
|
|
|
|
|
|
|
</el-button-group>
|
|
|
|
</el-button-group>
|
|
|
|
</el-form-item>
|
|
|
|
</el-form-item>
|
|
|
|