From 59a8fcac642880fa50207c6da5df0e96490fe68a Mon Sep 17 00:00:00 2001 From: fanfan Date: Fri, 14 Jun 2024 10:37:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E5=8D=95=E9=A1=BB=E7=9F=A5?= 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 | 3 +++ src/views/goods/modules/Update.vue | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/common/model/goods/Index.js b/src/common/model/goods/Index.js index 79764cf..281e68a 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' + 'dealer_money_type', 'first_money', 'second_money', 'third_money', 'cmmdty_model','is_check','goods_source','delivery_time','is_in_store','remark' ]) return { ...goodsFormData, diff --git a/src/views/goods/Create.vue b/src/views/goods/Create.vue index 097aee9..0850ed4 100644 --- a/src/views/goods/Create.vue +++ b/src/views/goods/Create.vue @@ -244,6 +244,9 @@ 刷新 + + + diff --git a/src/views/goods/modules/Update.vue b/src/views/goods/modules/Update.vue index 9f268fc..2924a2a 100644 --- a/src/views/goods/modules/Update.vue +++ b/src/views/goods/modules/Update.vue @@ -239,6 +239,9 @@ 刷新 + + +