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

master
MrZhai 3 years ago
parent 629332cf96
commit a185666b41

@ -30,8 +30,8 @@
> >
<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="jumpDl"> <!--<el-button type="primary" icon="search" @click="jumpDl">-->
</el-button> <!--</el-button>-->
</el-button-group> </el-button-group>
</el-form-item> </el-form-item>
</el-row> </el-row>

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

Loading…
Cancel
Save