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 @@
参数值
-
-
-
+
@@ -246,9 +244,7 @@
参数值
-
-
-
+
@@ -271,9 +267,7 @@
参数值
-
-
-
+
@@ -296,9 +290,7 @@
参数值
-
-
-
+
@@ -320,9 +312,7 @@
参数值
-
-
-
+
@@ -344,9 +334,7 @@
参数值
-
-
-
+
@@ -369,7 +357,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);
+
}
,
}