zhongtianhaoyuan пре 3 година
родитељ
комит
b7525db6b2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/houseSelfCollect/inspectionManagementNew.vue

+ 1 - 1
src/views/houseSelfCollect/inspectionManagementNew.vue

@@ -199,7 +199,7 @@
                   <ws-input v-model="deptBudgetList.tips" placeholder="自动获取,不可编辑" maxlength="100" disabled
                     size="small" />
                 </ws-form-item>
-                <ws-form-item v-if='statusTypetext!="复检"&&serviceManagementType==1' label="扣款" span="1"
+                <ws-form-item v-if='statusTypetext!="复检"&&serviceManagementType==1' label="扣款(元/吨)" span="1"
                   prop="deductionAmount">
                   <ws-input @input="kkInput(deptBudgetList.deductionAmount)" v-model="deptBudgetList.deductionAmount"
                     placeholder="选填,1-10个字符" maxlength="10" size="small" />