Browse Source

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

gjy 2 years ago
parent
commit
d6d06406d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/outboundManagement/weighingManagementNew.vue

+ 1 - 1
src/views/outboundManagement/weighingManagementNew.vue

@@ -117,7 +117,7 @@
                           maxlength="10" size="small" />
                       </ws-form-item>
                       <ws-form-item label="价格" span="1" prop="contractPrice">
-                        <ws-input :disabled="recheck" v-model="weighingList.contractPrice" placeholder="请输入价格(元/吨)"
+                        <ws-input :disabled="recheck" v-model="weighingList.contractPrice" placeholder="请输入价格(元/吨)"
                           maxlength="10" size="small" />
                       </ws-form-item>
                       <ws-form-item v-if="tpyeNo == 2" label="备注" span="1" prop="customer">