From 715a69bee3fb6a9872d7235f1c5664bebb996d90 Mon Sep 17 00:00:00 2001 From: gengby <858962040@qq.com> Date: Tue, 16 Jul 2024 15:59:45 +0800 Subject: [PATCH] =?UTF-8?q?rev:=E5=BA=93=E5=AD=98=E9=A2=84=E8=AD=A6?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wms_pro/qd/src/views/wms/early_manage/early_inv/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wms_pro/qd/src/views/wms/early_manage/early_inv/index.vue b/wms_pro/qd/src/views/wms/early_manage/early_inv/index.vue index 73d70c46..ed609d83 100644 --- a/wms_pro/qd/src/views/wms/early_manage/early_inv/index.vue +++ b/wms_pro/qd/src/views/wms/early_manage/early_inv/index.vue @@ -273,9 +273,9 @@ export default { } }, getFormSelect() { - formstruc.getTypes().then((res) => { // 获取分类名称,查询根据分类编码查找对应分支树 - this.form_types = res - }) + // formstruc.getTypes().then((res) => { // 获取分类名称,查询根据分类编码查找对应分支树 + // this.form_types = res + // }) }, booleanFormat(row, index) { if (row.has_child) {