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