戴艳蓉 3 年之前
父节点
当前提交
1aa938eed9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/goodStore/goodsCost/components/baseForm.vue

+ 1 - 0
src/views/goodStore/goodsCost/components/baseForm.vue

@@ -1726,6 +1726,7 @@ export default {
         "is_diff",
         "config",
         "other_config",
+        'cgd_gold_price'
       ];
       for (let i = 0; i < list.length; i++) {
         this.rulesThis[list[i]][0].required = this.is_noble;