Browse Source

选材制单 默认单位 改成小单位

shish 4 years ago
parent
commit
c52a40b295
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hdPad/src/pages/home/components/selectNum.vue

+ 1 - 1
hdPad/src/pages/home/components/selectNum.vue

@@ -45,7 +45,7 @@ export default {
             fillType:0,
             fillType:0,
             currentNum:'',
             currentNum:'',
             unitPrice:'',
             unitPrice:'',
-            unitType:0,
+            unitType:1,
             unitName:'',
             unitName:'',
             //全选类型 0 数值全选 1 价格全选 2 没有任何全选
             //全选类型 0 数值全选 1 价格全选 2 没有任何全选
             checkType:0,
             checkType:0,