@@ -172,6 +172,7 @@
});
},
async getTypeList() {
+ this.currentObj = {};
this.typeList = await getCategorymeasureList({ parentId: 0 });
this.getPages();