From 79771c20cc4375ba8bee7ca60e3226612dc8f6bc Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Fri, 17 Mar 2023 16:52:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basic/product/productEdit.vue | 44 +++++++++---------------- src/views/inout/DialogSelectProduct.vue | 4 +-- 2 files changed, 17 insertions(+), 31 deletions(-) diff --git a/src/views/basic/product/productEdit.vue b/src/views/basic/product/productEdit.vue index a629793..5cbd9a2 100644 --- a/src/views/basic/product/productEdit.vue +++ b/src/views/basic/product/productEdit.vue @@ -220,9 +220,7 @@ 参数值 - - - + - - - + - - - + - - - + - - - + - - - + - + @@ -394,7 +382,7 @@ 参数值 - + @@ -421,7 +409,7 @@ 参数值 - + @@ -447,7 +435,7 @@ 参数值 - + @@ -473,7 +461,7 @@ 参数值 - + @@ -499,7 +487,7 @@ 参数值 - + 允许 不允许 @@ -524,7 +512,7 @@ 参数值 - + 允许 不允许 @@ -549,7 +537,7 @@ 参数值 - + 允许 不允许 @@ -574,7 +562,7 @@ 参数值 - + 小时 @@ -599,7 +587,7 @@ 参数值 - + 启用 不启用 diff --git a/src/views/inout/DialogSelectProduct.vue b/src/views/inout/DialogSelectProduct.vue index 6ea9ab5..28e4f3e 100644 --- a/src/views/inout/DialogSelectProduct.vue +++ b/src/views/inout/DialogSelectProduct.vue @@ -337,11 +337,9 @@ export default { , created() { - - this.getList(); - console.log(this.data); + } , }