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 @@
刷新
+
+
+