From 1a683a7e82b09a04c90d5099a12d134f631486ed Mon Sep 17 00:00:00 2001 From: xielue Date: Thu, 16 Nov 2023 17:21:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=9E=E6=80=A7=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../MesProductCustomAttribute/treeEdit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) => {