Explorar o código

处理冲突问题

xiaohaizhao %!s(int64=2) %!d(string=hai) anos
pai
achega
3d747be8d4
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      packageA/contract/modules/discount/product/index.js

+ 4 - 0
packageA/contract/modules/discount/product/index.js

@@ -19,6 +19,10 @@ Component({
         type: {
         type: {
             type: String,
             type: String,
             value: "指定单价"
             value: "指定单价"
+        },
+        isSync: { //居间同步
+            type: Boolean,
+            value: true
         }
         }
     },
     },
     data: {
     data: {