属性分类

This commit is contained in:
xielue 2023-11-16 17:21:53 +08:00
parent f5bd015d0e
commit 1a683a7e82
1 changed files with 1 additions and 1 deletions

View File

@ -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) => {