|
|
@@ -251,13 +251,13 @@
|
|
251
|
251
|
|
|
252
|
252
|
<tr>
|
|
253
|
253
|
<th>
|
|
254
|
|
- <label class="label" style="margin-top: 9px;text-align: center;">环流时间(h)<span style="color: red;">*</span></label>
|
|
|
254
|
+ <label class="label" style="margin-top: 9px;text-align: center;">环流时间(h)</label>
|
|
255
|
255
|
</th>
|
|
256
|
256
|
<th>
|
|
257
|
257
|
<section>
|
|
258
|
258
|
<label class="input">
|
|
259
|
259
|
<input class="form-control" type="text" ng-model="fumigationProcess.circulationUseTime" ng-readonly="isNotEdit"
|
|
260
|
|
- name="circulationUseTime" validNumber="true" required>
|
|
|
260
|
+ name="circulationUseTime" validNumber="true">
|
|
261
|
261
|
</label>
|
|
262
|
262
|
</section>
|
|
263
|
263
|
</th>
|