Browse Source

修改单位丢了:(元/吨)

mxx 3 years ago
parent
commit
3ad5fd37cc
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 label="扣款" span="1" prop="deductionAmount">
+          <ws-form-item label="扣款(元/吨)" span="1" prop="deductionAmount">
             <ws-input
               v-model="deptBudgetList.deductionAmount"
               placeholder="请输入扣款金额"