Browse Source

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

mxx 3 năm trước cách đây
mục cha
commit
3ad5fd37cc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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="请输入扣款金额"