1.基础数据-医疗器械数据导入导出页面调整

master
MrZhai 3 years ago
parent 629332cf96
commit a185666b41

@ -30,8 +30,8 @@
>
<el-button size="mini" type="primary">导入器械信息</el-button>
</el-upload>
<el-button type="primary" icon="search" @click="jumpDl">
</el-button>
<!--<el-button type="primary" icon="search" @click="jumpDl">-->
<!--</el-button>-->
</el-button-group>
</el-form-item>
</el-row>

@ -104,7 +104,7 @@
data() {
return {
filterQuery: {
type: 1,
type: 3,
genKey: null,
status: null,
fromType: null,

Loading…
Cancel
Save