fix:testitem_form中去掉cate获取
This commit is contained in:
parent
f51f7affaf
commit
a9117da584
|
@ -181,7 +181,7 @@ export default {
|
|||
};
|
||||
},
|
||||
mounted() {
|
||||
this.getmcateTagsOptions();
|
||||
// this.getmcateTagsOptions();
|
||||
},
|
||||
methods: {
|
||||
async getmcateTagsOptions() {
|
||||
|
|
Loading…
Reference in New Issue