Browse Source

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

gjy 3 years ago
parent
commit
7c3a2504ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/warehouse/warehouseManagementPut.vue

+ 1 - 1
src/views/warehouse/warehouseManagementPut.vue

@@ -153,7 +153,7 @@
             />
             />
           </ws-form-item>
           </ws-form-item>
           <!--净重(吨)-->
           <!--净重(吨)-->
-          <ws-form-item label="扣款" span="1" prop="deductionAmount">
+          <ws-form-item label="扣款(元/吨)" span="1" prop="deductionAmount">
             <ws-input
             <ws-input
               v-model="deptBudgetList.deductionAmount"
               v-model="deptBudgetList.deductionAmount"
               placeholder="请输入扣款金额"
               placeholder="请输入扣款金额"