Kaynağa Gözat

药剂申请数量整数改小数

mengy 4 yıl önce
ebeveyn
işleme
5c4410371f

+ 1 - 1
src/main/resources/static/app/storage/drug/drugPurchase/views/drugPurchase-edit.html

@@ -94,7 +94,7 @@
94 94
                                                 <label class="label">申请数量<span style="color: red;">*</span></label>
95 95
                                                 <label class="input">
96 96
                                                     <input type="text" ng-model="detailInfo.applyCount" name="applyCount{{$index}}" ng-readonly="isNotEdit" ng-disabled="isNotEdit"
97
-                                                           validInt="true" required ng-change="countApplyAmount($index)">
97
+                                                           validNumber="true" required ng-change="countApplyAmount($index)">
98 98
                                                 </label>
99 99
                                             </section>
100 100
                                             <section class="col col-1">