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