From 057fab70a035e90c8b9e42bb7c72b853183d297c Mon Sep 17 00:00:00 2001 From: fanfan Date: Tue, 2 Jul 2024 21:34:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=AF=E5=90=A6=E4=BD=BF=E7=94=A8=E4=BA=AC?= =?UTF-8?q?=E4=B8=9C=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/model/goods/Index.js | 2 +- src/views/goods/Create.vue | 11 ++++++----- src/views/goods/modules/Update.vue | 7 ++++++- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/src/common/model/goods/Index.js b/src/common/model/goods/Index.js index fe49752..650e823 100644 --- a/src/common/model/goods/Index.js +++ b/src/common/model/goods/Index.js @@ -95,7 +95,7 @@ export default { 'status', 'spec_type', 'deduct_stock_type', 'is_restrict', 'content', 'selling_point', 'serviceIds', 'sales_initial', 'is_points_gift', 'is_points_discount', 'is_enable_grade', 'is_alone_grade', 'is_ind_dealer', - 'dealer_money_type', 'first_money', 'second_money', 'third_money', 'cmmdty_model','is_check','goods_source','delivery_time','is_in_store','remark' + 'dealer_money_type', 'first_money', 'second_money', 'third_money', 'cmmdty_model','is_check','goods_source','delivery_time','is_in_store','remark','is_use_jd_stock' ]) console.log(goodsFormData, 100) return { diff --git a/src/views/goods/Create.vue b/src/views/goods/Create.vue index 2c4c08a..e0f39c1 100644 --- a/src/views/goods/Create.vue +++ b/src/views/goods/Create.vue @@ -85,11 +85,12 @@ - - - + + + + + + diff --git a/src/views/goods/modules/Update.vue b/src/views/goods/modules/Update.vue index b6625d2..49e8867 100644 --- a/src/views/goods/modules/Update.vue +++ b/src/views/goods/modules/Update.vue @@ -85,7 +85,12 @@ - + + + + + +