Преглед на файлове

熏蒸作业-常规熏蒸环流改为非必填;

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

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

@@ -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>