|
|
@@ -85,7 +85,7 @@
|
|
85
|
85
|
<label>保管员:<span style="color: red;">*</span></label>
|
|
86
|
86
|
<label class="input" style="padding-top:5px;">
|
|
87
|
87
|
<input type="text" ng-model="dailycheck.bgy" name="bgy" ng-readonly="isNotEdit"
|
|
88
|
|
- placeholder="保管员" required disabled>
|
|
|
88
|
+ placeholder="保管员" required><!--disabled-->
|
|
89
|
89
|
</label>
|
|
90
|
90
|
</section>
|
|
91
|
91
|
<!--<section class="col col-3">
|