fanxw преди 1 година
родител
ревизия
6171bb085e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main/resources/static/app/intelligent/fumigation/views/homework/fumHomeWorkProcess-edit.html

+ 1 - 1
src/main/resources/static/app/intelligent/fumigation/views/homework/fumHomeWorkProcess-edit.html

@@ -280,7 +280,7 @@
280 280
                             <th><label class="label" style="text-align: center;">浓度(%)<apan style="color: red;">*</apan></label></th>
281 281
                             <th colspan="5">
282 282
                                 <label class="input" style="text-align: center;">
283
-                                    <input type="text" ng-model="fumigationProcess.concentration" name="concentration" ng-readonly="isNotEdit" required />
283
+                                    <input type="text" ng-model="fumigationProcess.concentration" name="concentration" positiveNumber=true ng-readonly="isNotEdit" required />
284 284
                                 </label>
285 285
                             </th>
286 286
                         </tr>