@@ -132,7 +132,7 @@
methods: {
async getTypeList() {
this.typeList = await getCategorymeasureList({ parentId: 0 });
- this.this.getPages();
+ this.getPages();
},
addType(type) {
if (type == '新增') {