|
|
@@ -66,11 +66,11 @@
|
|
66
|
66
|
</tr>
|
|
67
|
67
|
<tr>
|
|
68
|
68
|
<th>
|
|
69
|
|
- <label class="label" style="margin-top: 9px;text-align: center;">扦样人</label>
|
|
|
69
|
+ <label class="label" style="margin-top: 9px;text-align: center;">扦样人<span style="color: red;">*</span></label>
|
|
70
|
70
|
</th>
|
|
71
|
71
|
<th>
|
|
72
|
72
|
<label class="input">
|
|
73
|
|
- <input type="text" ng-model="insectPests.standOr"/>
|
|
|
73
|
+ <input type="text" ng-model="insectPests.standOr" required/>
|
|
74
|
74
|
</label>
|
|
75
|
75
|
</th>
|
|
76
|
76
|
<th>
|
|
|
@@ -109,7 +109,7 @@
|
|
109
|
109
|
</section>
|
|
110
|
110
|
</th>
|
|
111
|
111
|
<th>
|
|
112
|
|
- <label label class="label" style="margin-top: 9px;text-align: center;">虫粮等级</label>
|
|
|
112
|
+ <label label class="label" style="margin-top: 9px;text-align: center;">虫粮等级<span style="color: red;">*</span></label>
|
|
113
|
113
|
</th>
|
|
114
|
114
|
<th>
|
|
115
|
115
|
<section>
|
|
|
@@ -120,7 +120,7 @@
|
|
120
|
120
|
</section>
|
|
121
|
121
|
</th>
|
|
122
|
122
|
<th>
|
|
123
|
|
- <label label class="label" style="margin-top: 9px;text-align: center;">害虫抗药性分析</label>
|
|
|
123
|
+ <label label class="label" style="margin-top: 9px;text-align: center;">害虫抗药性分析<span style="color: red;">*</span></label>
|
|
124
|
124
|
</th>
|
|
125
|
125
|
<th>
|
|
126
|
126
|
<section>
|