瀏覽代碼

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-pc

gjy 2 年之前
父節點
當前提交
6c53efcec5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/houseSelfCollect/acquisitionManagementAdd.vue

+ 1 - 0
src/views/houseSelfCollect/acquisitionManagementAdd.vue

@@ -1829,6 +1829,7 @@ export default {
       let _pointPrice = []
       let _pointPrice = []
       let _basePrice = 0
       let _basePrice = 0
       if (this.baseInfoForm.bulkDensityStandard == 1) {
       if (this.baseInfoForm.bulkDensityStandard == 1) {
+        this.isSolidFood = true
         //以容重查看
         //以容重查看
         _pointPrice = _priceList[0].pointPrice.split(',')
         _pointPrice = _priceList[0].pointPrice.split(',')
         _detailList = _priceList[0].point.split(',')
         _detailList = _priceList[0].point.split(',')