Browse Source

疑难内瘘

huangyw 2 years ago
parent
commit
a6a7596a13

+ 11 - 6
src/xt_pages/dialysis/PatientBox.vue View File

@@ -44,7 +44,14 @@
44 44
                 }}
45 45
               </div>
46 46
             </div>
47
-            <div style="margin-top: 5px; text-align: left; height: 24px">
47
+            <div
48
+              style="
49
+                margin-top: 5px;
50
+                text-align: left;
51
+                height: 24px;
52
+                min-width: 205px;
53
+              "
54
+            >
48 55
               <span
49 56
                 class="tip1"
50 57
                 v-if="
@@ -76,8 +83,6 @@
76 83
           <div class="difficult" v-if="schedule.patient.troble_shoot == 1">
77 84
             疑难内瘘
78 85
           </div>
79
-          <div></div>
80
-
81 86
           <!-- <div style="height:24px;margin-right: 10px;">
82 87
             <div class="online" v-show="computeState(schedule) != 4">
83 88
               <p :class="stateColor(schedule)">{{ stateText(schedule) }}</p>
@@ -792,7 +797,7 @@ export default {
792 797
     .tx {
793 798
       @include display-flex;
794 799
       // @include align-items-center;
795
-      width: 90%;
800
+      width: 100%;
796 801
       img {
797 802
         width: 45px;
798 803
         height: 45px;
@@ -917,7 +922,7 @@ export default {
917 922
 }
918 923
 
919 924
 .difficult {
920
-  width: 72px;
925
+  width: 71px;
921 926
   height: 25px;
922 927
   font-size: 12px;
923 928
   border-radius: 0 0 0 30px;
@@ -926,7 +931,7 @@ export default {
926 931
   line-height: 25px;
927 932
   position: relative;
928 933
   bottom: 10px;
929
-  left: 73px;
934
+  left: 3px;
930 935
   color: white;
931 936
 }
932 937
 </style>

+ 11 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_six.vue View File

@@ -1153,11 +1153,17 @@
1153 1153
                             class="advice-name"
1154 1154
                             style="padding-left:7px;"
1155 1155
                           >
1156
-                            <span v-if="advice[0].parent_id > 0">---></span>
1157
-                            <span>{{ advice[0].advice_name }}</span>
1156
+                          <!-- <span v-if="advice.parent_id > 0">-.-.-></span> -->
1157
+                            
1158
+                            <!-- <span>{{ advice[0].advice_name }}</span> -->
1159
+                             <span>{{ advice[advice_index].parent_id }}</span>
1160
+                            <!-- <span>{{advice[0].children[0].advice_name}}</span> -->
1161
+
1158 1162
                             <span v-if=" advice[advice_index] && advice[0].advice_desc != undefined">
1159 1163
                                ({{ advice[0].advice_desc}}{{ advice[0].drug_spec_unit }} )
1160 1164
                             </span>
1165
+
1166
+
1161 1167
                             <span v-if="advice[0].prescribing_number"
1162 1168
                               >&nbsp;&nbsp; {{ advice[0].prescribing_number
1163 1169
                               }}{{ advice[0].prescribing_number_unit }}</span
@@ -1173,6 +1179,7 @@
1173 1179
                               "
1174 1180
                               >{{ advice[0].delivery_way }}</span
1175 1181
                             >
1182
+                            
1176 1183
                             <span
1177 1184
                               v-if="
1178 1185
                                 advice[0].parent_id == 0 &&
@@ -1190,6 +1197,8 @@
1190 1197
                               >({{ advice[0].remark }})</span
1191 1198
                             >
1192 1199
                           </td>
1200
+
1201
+
1193 1202
                           <td height="35px">
1194 1203
                             <span
1195 1204
                               v-if="

+ 13 - 1
src/xt_pages/dialysis/bloodPresssWatch.vue View File

@@ -90,7 +90,7 @@
90 90
           >
91 91
         </div>
92 92
       </template>
93
-      <template v-if="this.template_id == 6">
93
+      <template v-if="this.template_id == 6 || this.template_id == 48">
94 94
         <el-button
95 95
           size="small"
96 96
           icon="el-icon-printer"
@@ -319,6 +319,16 @@
319 319
           >批量打印</el-button
320 320
         >
321 321
       </template>
322
+      <!-- <template v-if="this.template_id == 48">
323
+        <el-button
324
+          size="small"
325
+          icon="el-icon-printer"
326
+          :disabled="selecting_schs.length == 0"
327
+          @click="batchPrintAction"
328
+          type="primary"
329
+          >批量打印</el-button
330
+        >
331
+      </template> -->
322 332
     </div>
323 333
     <div class="app-container">
324 334
       <!-- <div class="filter-container">
@@ -954,6 +964,8 @@ export default {
954 964
         this.$router.push({ path: "/dialysis/print/batch/fortyThree" });
955 965
       } else if (this.template_id == 47) {
956 966
         this.$router.push({ path: "/dialysis/print/batch/fortyThree" });
967
+      } else if (this.template_id == 48) {
968
+        this.$router.push({ path: "/dialysis/print/batch/six" });
957 969
       }
958 970
     },
959 971
     batchPrintActionOne: function() {

+ 5 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue View File

@@ -861,11 +861,16 @@
861 861
                   <td height="32px" colspan="2" class="advice-name" style="padding-left:7px;">
862 862
                     <span v-if="advice.parent_id > 0">---></span>
863 863
                     <span>{{ advice.advice_name }}</span>
864
+
864 865
                     <span v-if="advice && advice.advice_desc">({{ advice.advice_desc }}{{ advice.drug_spec_unit }})</span>
866
+                    
865 867
                     <span v-if="advice.prescribing_number">&nbsp;&nbsp; {{ advice.prescribing_number }}{{ advice.prescribing_number_unit }}</span>
868
+                    
866 869
                     <span v-if="advice.single_dose != 0">{{ advice.single_dose }}{{ advice.single_dose_unit }}</span>
867 870
                     <span v-if="advice.parent_id == 0">{{ advice.delivery_way }}</span>
871
+                    
868 872
                     <span v-if="advice.parent_id == 0">{{ advice.execution_frequency }}</span>
873
+                   
869 874
                     <span v-if="advice.parent_id == 0 && advice.remark.length > 0">({{ advice.remark }})</span>
870 875
                   </td>
871 876
                   <!-- <td colspan="2" height="60px" style="text-align: center" v-else >

+ 5 - 5
src/xt_pages/stock/inventoryTransfer/Addtrans.vue View File

@@ -124,7 +124,7 @@
124 124
                   :disabled="true"
125 125
                   style="width: 180px"
126 126
                 ></el-input>
127
-                <div style="visibility: hidden">/</div>
127
+                <div style="height: 20px;visibility: hidden">/</div>
128 128
               </el-form-item>
129 129
             </template>
130 130
           </el-table-column>
@@ -139,7 +139,7 @@
139 139
                   style="width: 200px"
140 140
                   :disabled="true"
141 141
                 ></el-input>
142
-                <div style="visibility: hidden">/</div>
142
+                <div style="height: 20px;visibility: hidden">/</div>
143 143
               </el-form-item>
144 144
             </template>
145 145
           </el-table-column>
@@ -181,7 +181,7 @@
181 181
                   >
182 182
                   </el-option>
183 183
                 </el-select>
184
-                <div style="visibility: hidden">/</div>
184
+                <div style="height: 20px;visibility: hidden">/</div>
185 185
               </el-form-item>
186 186
             </template>
187 187
           </el-table-column>
@@ -196,7 +196,7 @@
196 196
                   style="width: 150px"
197 197
                   :disabled="true"
198 198
                 ></el-input>
199
-                <div style="visibility: hidden">/</div>
199
+                <div style="visibility: hidden;height: 20px;">/</div>
200 200
               </el-form-item>
201 201
             </template>
202 202
           </el-table-column>
@@ -207,7 +207,7 @@
207 207
                 v-model="scope.row.remake"
208 208
                 style="width: 160px"
209 209
               ></el-input>
210
-              <div style="visibility: hidden">/</div>
210
+              <div style="visibility: hidden;height: 20px;">/</div>
211 211
             </template>
212 212
           </el-table-column>
213 213
 

+ 5 - 5
src/xt_pages/stock/inventoryTransfer/transEdit.vue View File

@@ -127,7 +127,7 @@
127 127
                   :disabled="true"
128 128
                   style="width: 180px"
129 129
                 ></el-input>
130
-                <div style="visibility: hidden">/</div>
130
+                <div style="height: 20px;visibility: hidden">/</div>
131 131
               </el-form-item>
132 132
             </template>
133 133
           </el-table-column>
@@ -142,7 +142,7 @@
142 142
                   style="width: 200px"
143 143
                   :disabled="true"
144 144
                 ></el-input>
145
-                <div style="visibility: hidden">/</div>
145
+                <div style="height: 20px;visibility: hidden">/</div>
146 146
               </el-form-item>
147 147
             </template>
148 148
           </el-table-column>
@@ -185,7 +185,7 @@
185 185
                   >
186 186
                   </el-option>
187 187
                 </el-select>
188
-                <div style="visibility: hidden">/</div>
188
+                <div style="height: 20px;visibility: hidden">/</div>
189 189
               </el-form-item>
190 190
             </template>
191 191
           </el-table-column>
@@ -200,7 +200,7 @@
200 200
                   style="width: 150px"
201 201
                   :disabled="true"
202 202
                 ></el-input>
203
-                <div style="visibility: hidden">/</div>
203
+                <div style="height: 20px;visibility: hidden">/</div>
204 204
               </el-form-item>
205 205
             </template>
206 206
           </el-table-column>
@@ -212,7 +212,7 @@
212 212
                 style="width: 160px"
213 213
                 :disabled="store_disabled"
214 214
               ></el-input>
215
-              <div style="visibility: hidden">/</div>
215
+              <div style="height: 20px;visibility: hidden">/</div>
216 216
             </template>
217 217
           </el-table-column>
218 218