fix:testitem_form中去掉cate获取

This commit is contained in:
shijing 2024-12-20 11:24:22 +08:00
parent f51f7affaf
commit a9117da584
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ export default {
};
},
mounted() {
this.getmcateTagsOptions();
// this.getmcateTagsOptions();
},
methods: {
async getmcateTagsOptions() {