gaodd преди 2 години
родител
ревизия
4cac8c848d
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      src/main/resources/static/app/storage/drug/drugUseApply/views/drugUseApply-edit.html

+ 3 - 3
src/main/resources/static/app/storage/drug/drugUseApply/views/drugUseApply-edit.html

@@ -55,14 +55,14 @@
55 55
                                 	<table class="table table-striped table-bordered table-hover" width="100%">
56 56
 				                        <thead>
57 57
 					                        <tr>
58
-					                        	<th class="col-sm-2"> 药剂编号</th>
58
+					                        	<th style="width:12%" > 药剂编号</th>
59 59
 					                        	<th class="col-sm-1"> 药剂形态</th>
60 60
 					                        	<th class="col-sm-1"> 药剂包装</th>
61 61
 					                            <th class="col-sm-1"> 规格型号</th>
62 62
 					                            <th class="col-sm-1"> 生产厂家</th>
63
-					                            <th class="col-sm-2"> 库存数量(袋或瓶)</th>
63
+					                            <th class="col-sm-1"> 库存数量(袋或瓶)</th>
64 64
 					                            <th class="col-sm-1"> 申请数量(袋或瓶)</th>
65
-					                            <th class="col-sm-2"> 申请总量(L或kg)</th>
65
+					                            <th class="col-sm-1"> 申请总量(L或kg)</th>
66 66
 					                            <th class="col-sm-2"> 用途</th>
67 67
 					                        </tr>
68 68
 				                        </thead>