diff --git a/src/pages/Middle/Mes/MesProductCustomAttribute/MesProductCustomAttribute/treeEdit.vue b/src/pages/Middle/Mes/MesProductCustomAttribute/MesProductCustomAttribute/treeEdit.vue index 89429b2..3ea5a88 100644 --- a/src/pages/Middle/Mes/MesProductCustomAttribute/MesProductCustomAttribute/treeEdit.vue +++ b/src/pages/Middle/Mes/MesProductCustomAttribute/MesProductCustomAttribute/treeEdit.vue @@ -79,7 +79,7 @@ export default { }, useBigInt: true }).then(a => { - this.formOptions.data = a.data.mes_processes_sort; + this.formOptions.data = a.data.category; this.parentNameInit() ; }).catch((a) => {