属性分类
This commit is contained in:
parent
f5bd015d0e
commit
1a683a7e82
|
|
@ -79,7 +79,7 @@ export default {
|
||||||
},
|
},
|
||||||
useBigInt: true
|
useBigInt: true
|
||||||
}).then(a => {
|
}).then(a => {
|
||||||
this.formOptions.data = a.data.mes_processes_sort;
|
this.formOptions.data = a.data.category;
|
||||||
|
|
||||||
this.parentNameInit() ;
|
this.parentNameInit() ;
|
||||||
}).catch((a) => {
|
}).catch((a) => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue