Ver código fonte

Merge branch 'superman' of http://git.shengws.com/zhangbj/xt_vue into superman

张保健 6 anos atrás
pai
commit
b257abec43

BIN
favicon.ico Ver arquivo


+ 13 - 13
src/xt_pages/dialysis/batch_print/batch_print_order.vue Ver arquivo

@@ -221,7 +221,7 @@
221 221
                       </div>
222 222
                       ml/min
223 223
                     </div>
224
-                    <div class="inline_block" style="margin-left: 30px;">
224
+                    <div class="inline_block" style="margin-left: 20px;">
225 225
                       体重:
226 226
                       透前
227 227
                       <div class="under_line" style="width: 50px;">
@@ -234,9 +234,9 @@
234 234
                       </div>
235 235
                       kg
236 236
                     </div>
237
-                    <div class="inline_block" style="margin-left: 30px;">
237
+                    <div class="inline_block" style="margin-left: 20px;">
238 238
                       目标超滤量:
239
-                      <div class="under_line" style="width: 80px;">
239
+                      <div class="under_line" style="width: 60px;">
240 240
                         {{record.prescription&&record.prescription.target_ultrafiltration?record.prescription.target_ultrafiltration:''}}
241 241
                       </div>
242 242
                       ml
@@ -249,12 +249,12 @@
249 249
                                  :checked="isCheckBoxChecked(record.prescription, 'anticoagulant', 2)"></check-box>
250 250
251 251
                       首剂
252
-                      <div class="under_line" style="width: 40px;">{{isCheckBoxChecked(record.prescription,
252
+                      <div class="under_line" style="width: 30px;">{{isCheckBoxChecked(record.prescription,
253 253
                         'anticoagulant', 2)?record.prescription.anticoagulant_shouji:''}}
254 254
                       </div>
255 255
                       mg&nbsp;
256 256
                       维持
257
-                      <div class="under_line" style="width: 40px;">{{isCheckBoxChecked(record.prescription,
257
+                      <div class="under_line" style="width: 30px;">{{isCheckBoxChecked(record.prescription,
258 258
                         'anticoagulant', 2)?record.prescription.anticoagulant_weichi:''}}
259 259
                       </div>
260 260
                       mg/h
@@ -262,15 +262,15 @@
262 262
 
263 263
                       <check-box text="低分子肝素"
264 264
                                  :checked="isCheckBoxChecked(record.prescription, 'anticoagulant', 3)"></check-box>
265
-                      <div class="under_line" style="width: 50px;">{{isCheckBoxChecked(record.prescription,
265
+                      <div class="under_line" style="width: 40px;">{{isCheckBoxChecked(record.prescription,
266 266
                         'anticoagulant', 3)?record.prescription.anticoagulant_zongliang:''}}
267 267
                       </div>
268 268
                       IU
269 269
 
270 270
                       <check-box text="无肝素" :checked="isCheckBoxChecked(record.prescription, 'anticoagulant', 1)"
271 271
                                  style="margin-left: 10px;"></check-box>
272
-                      其他方式
273
-                      <div class="under_line" style="width: 170px;">
272
+                      其他方式
273
+                      <div class="under_line" style="width: 140px;">
274 274
                         {{record.prescription&&record.prescription.anticoagulant>3?anticoagulantName(record.prescription):''}}
275 275
                       </div>
276 276
                     </div>
@@ -409,21 +409,21 @@
409 409
                       </div>
410 410
                       min
411 411
                     </div>
412
-                    <div class="inline_block" style="margin-left: 25px;">
412
+                    <div class="inline_block" style="margin-left: 15px;">
413 413
                       实际超滤量:
414
-                      <div class="under_line" style="width: 50px;">
414
+                      <div class="under_line" style="width: 40px;">
415 415
                         {{record.assessment_after_dislysis&&record.assessment_after_dislysis.actual_ultrafiltration?record.assessment_after_dislysis.actual_ultrafiltration:''}}
416 416
                       </div>
417 417
                       ml
418 418
                     </div>
419
-                    <div class="inline_block" style="margin-left: 25px;">
419
+                    <div class="inline_block" style="margin-left: 15px;">
420 420
                       透后体重:
421
-                      <div class="under_line" style="width: 50px;">
421
+                      <div class="under_line" style="width: 40px;">
422 422
                         {{record.assessment_after_dislysis&&record.assessment_after_dislysis.weight_after?record.assessment_after_dislysis.weight_after:''}}
423 423
                       </div>
424 424
                       kg
425 425
                     </div>
426
-                    <div class="inline_block" style="margin-left: 25px;">
426
+                    <div class="inline_block" style="margin-left: 20px;">
427 427
                       透析器凝血:
428 428
                       <check-box text="0级"
429 429
                                  :checked="isValueIndexOfCheck(record.assessment_after_dislysis, 'cruor', '0度')"></check-box>

+ 26 - 26
src/xt_pages/dialysis/batch_print/batch_print_order_other.vue Ver arquivo

@@ -37,18 +37,18 @@
37 37
             </div>
38 38
             <div class="inline_block" style="margin-left: 25px;">
39 39
               住院号/ID号:
40
-              <div class="under_line" style="width: 120px;">
40
+              <div class="under_line" style="width: 100px;">
41 41
                 {{record.patient.admission_number?record.patient.admission_number:'无'}}/{{ record.patient.dialysis_no }}
42 42
               </div>
43 43
             </div>
44 44
           </div>
45 45
           <div class="row flex">
46
-            
46
+
47 47
             <div class="inline_block">
48 48
               诊断:
49 49
               <div class="under_line" style="width: 500px;">{{record.patient.diagnose}}</div>
50 50
             </div>
51
-            
51
+
52 52
           </div>
53 53
           <div class="row">
54 54
             <table class="proj_table" style="margin-bottom: 300px;">
@@ -56,7 +56,7 @@
56 56
                 <tr><td colspan="2">一、透析前护理评估:</td></tr>
57 57
               <tr>
58 58
                 <td  colspan="2">
59
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
59
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
60 60
                     <div class="inline_block">
61 61
                       入科方式:
62 62
                       <check-box text="步行"
@@ -82,9 +82,9 @@
82 82
                       型号
83 83
                       <div class="under_line" style="width: 50px;">{{''}}</div>
84 84
                     </div>
85
-                    
85
+
86 86
                   </div>
87
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
87
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
88 88
                     <div class="inline_block" >
89 89
                       意识:
90 90
                       <check-box text="清醒"
@@ -117,7 +117,7 @@
117 117
                       &nbsp;)
118 118
                     </div>
119 119
                   </div>
120
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
120
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
121 121
                     <div class="inline_block">
122 122
                       血管通路(内瘘):
123 123
                       <check-box text="正常"
@@ -140,7 +140,7 @@
140 140
                       </div>
141 141
                     </div>
142 142
                   </div>
143
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
143
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
144 144
                     <div class="inline_block">
145 145
                       血管杂音:
146 146
                       <!-- <check-box text="震颤" :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'internal_fistula', '震颤-存在')"></check-box> -->
@@ -159,7 +159,7 @@
159 159
                                  :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'puncture_way', 3)"></check-box>
160 160
                     </div>
161 161
                   </div>
162
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
162
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
163 163
                     <div class="inline_block">
164 164
                       中心静脉置管:
165 165
                       <check-box text="长期"
@@ -183,7 +183,7 @@
183 183
                     </div>
184 184
                   </div>
185 185
 
186
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
186
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
187 187
                     <div class="inline_block">
188 188
                       中心静脉导管:
189 189
                       <check-box text="正常"
@@ -209,7 +209,7 @@
209 209
 
210 210
                     </div>
211 211
                   </div>
212
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
212
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
213 213
                     <div class="inline_block">
214 214
                       急诊:
215 215
                       <check-box text="急性心衰"
@@ -239,7 +239,7 @@
239 239
               </tr>
240 240
               <tr>
241 241
                 <td colspan="2">
242
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
242
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
243 243
                     <div class="inline_block">
244 244
                       跌倒风险评估:
245 245
                       评分:
@@ -257,8 +257,8 @@
257 257
                     </div>
258 258
 
259 259
                   </div>
260
-              
261
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
260
+
261
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
262 262
                     <div class="inline_block">
263 263
                       营养状况评估:
264 264
                       &emsp;食欲:
@@ -291,7 +291,7 @@
291 291
                     </div>
292 292
                   </div>
293 293
 
294
-                  <div class="row" style="padding: 2px 0; line-height:21px;">
294
+                  <div class="row" style="padding: 2px 0; line-height:19px;">
295 295
                     <div class="inline_block">
296 296
                       心理评估:
297 297
                       <check-box text="正常"
@@ -368,9 +368,9 @@
368 368
               </tr>
369 369
               <tr><td colspan="2"  style="font-size:16px;padding: 10px 8px;line-height: 30px;text-align:left;">三、透析后护理纪录</td></tr>
370 370
               <tr>
371
-                
371
+
372 372
                 <td>
373
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
373
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
374 374
 
375 375
                     <div class="inline_block">
376 376
                       透析过程:
@@ -410,7 +410,7 @@
410 410
                     </div>
411 411
 
412 412
                   </div>
413
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
413
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
414 414
 
415 415
                     <div class="inline_block">
416 416
                       内瘘管拔针后压迫止血时间:
@@ -433,7 +433,7 @@
433 433
 
434 434
                   </div>
435 435
 
436
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
436
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
437 437
                     <div class="inline_block">
438 438
                       内瘘震颤和血管杂音:
439 439
                       <check-box text="存在"
@@ -465,7 +465,7 @@
465 465
                     </div>
466 466
                   </div>
467 467
 
468
-                  <div class="row" style="padding: 2px 0;line-height:21px;">
468
+                  <div class="row" style="padding: 2px 0;line-height:19px;">
469 469
                     <div class="inline_block">
470 470
                       透析器及血路管凝血情况:
471 471
                       动脉管道:
@@ -507,7 +507,7 @@
507 507
               </tr>
508 508
               <tr>
509 509
                 <td colspan="2">
510
-                <div class="row" style="padding: 2px 0;line-height:21px;">
510
+                <div class="row" style="padding: 2px 0;line-height:19px;">
511 511
                     <div class="inline_block" style="float: left;">
512 512
                       责任护士:
513 513
                       <div class="under_line" style="width: 100px;">
@@ -549,7 +549,7 @@
549 549
               </tr>
550 550
               <tr>
551 551
                 <td colspan="2">
552
-                  <div class="row" style="padding: 2px 0; line-height:21px;">
552
+                  <div class="row" style="padding: 2px 0; line-height:19px;">
553 553
                     患者去向:
554 554
                     <check-box text="门诊"
555 555
                                :checked="isCheckBoxChecked(record.assessment_after_dislysis, 'patient_gose', 4)"></check-box>
@@ -566,7 +566,7 @@
566 566
                     </div>
567 567
568 568
                   </div>
569
-                  <div class="row" style="padding: 2px 0; line-height:21px;">
569
+                  <div class="row" style="padding: 2px 0; line-height:19px;">
570 570
                     <div class="inline_block" >
571 571
                       血透室护士签名:
572 572
                       <div class="under_line" style="width: 100px;">
@@ -899,7 +899,7 @@
899 899
                         <span v-if="advice.parent_id == 0  &&advice.children && advice.children.length == 0">{{advice.delivery_way}}</span>
900 900
                         <span
901 901
                           v-if="advice.parent_id == 0  &&advice.children&& advice.children.length == 0">{{advice.execution_frequency}}</span>
902
-                        <span v-if="advice.parent_id == 0 && advice.remark.length > 0" >({{advice.remark}})</span>
902
+                        <span v-if="advice.parent_id == 0 && advice.children &&  advice.children.length == 0 && advice.remark.length > 0" >({{advice.remark}})</span>
903 903
 
904 904
                       </td>
905 905
 
@@ -1040,9 +1040,9 @@
1040 1040
             this.advice_groups = []
1041 1041
             var dlegh = 0
1042 1042
             if (this.records[recordIndex].monitor_records && this.records[recordIndex].monitor_records.length < 8) {
1043
-              dlegh = 10 - this.records[recordIndex].monitor_records.length
1043
+              dlegh = 8 - this.records[recordIndex].monitor_records.length
1044 1044
             } else {
1045
-              dlegh = 10
1045
+              dlegh = 8
1046 1046
             }
1047 1047
             if (dlegh > 0) {
1048 1048
               if (typeof (this.records[recordIndex].monitor_records) === 'undefined' || this.records[recordIndex].monitor_records == null) {

+ 1 - 1
src/xt_pages/dialysis/details/dialog/adviceDialog/AddGroupAdvice.vue Ver arquivo

@@ -819,7 +819,7 @@ export default {
819 819
             children: [],
820 820
             parent_row: 0
821 821
           }
822
-          this.nameFormTitle = '添加医嘱内容'
822
+          this.nameFormTitle = '新增医嘱内容'
823 823
         }
824 824
         this.nameFormVisible = true
825 825
       },

+ 1 - 1
src/xt_pages/dialysis/details/dialog/adviceDialog/EditGroupAdvice.vue Ver arquivo

@@ -1051,7 +1051,7 @@ export default {
1051 1051
             children: [],
1052 1052
             parent_row: 0
1053 1053
           }
1054
-          this.nameFormTitle = '添加医嘱内容'
1054
+          this.nameFormTitle = '新增医嘱内容'
1055 1055
         }
1056 1056
         this.nameFormVisible = true
1057 1057
       },

+ 2 - 2
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue Ver arquivo

@@ -35,9 +35,9 @@
35 35
               {{scope.row.blood_flow_volume?scope.row.blood_flow_volume:''}}
36 36
             </template>
37 37
           </el-table-column>
38
-          <el-table-column prop="venous_pressure" align="center" label="静脉压(mmhg)" width="120">
38
+          <el-table-column prop="venous_pressure" align="center" label="静脉压/动脉压(mmhg)" width="120">
39 39
             <template slot-scope="scope">
40
-              {{scope.row.venous_pressure?scope.row.venous_pressure:''}}
40
+              <span>{{scope.row.venous_pressure?scope.row.venous_pressure:''}}/ {{scope.row.arterial_pressure?scope.row.arterial_pressure:''}}</span>
41 41
             </template>
42 42
           </el-table-column>
43 43
           <el-table-column prop="transmembrane_pressure" align="center" label="跨膜压(mmhg)" width="120">

+ 7 - 7
src/xt_pages/dialysis/details/dialysisMonitoring.vue Ver arquivo

@@ -8,14 +8,14 @@
8 8
         <th width="72px">血压(mmhg)</th>
9 9
         <th width="80px">心率(次/分)</th>
10 10
         <th width="110px">呼吸(次/分)</th>
11
-        <th width="92px">血流量(ml/min)</th>  
12
-        <th width="76px">静脉压(mmhg)</th>
11
+        <th width="92px">血流量(ml/min)</th>
12
+        <th width="76px">静脉压/动脉压(mmhg)</th>
13 13
         <th width="76px">跨膜压(mmhg)</th>
14 14
         <th width="76px">超滤量(L)</th>
15 15
         <th width="92px">钠浓度(mmol/L)</th>
16 16
         <th width="92px">透析液温度(℃)</th>
17 17
         <th width="92px">置换率(L/h)</th>
18
-        <th width="92px">置换量(L)</th>        
18
+        <th width="92px">置换量(L)</th>
19 19
         <th width="92px">病情变化</th>
20 20
         <th width="92px">处理</th>
21 21
         <th width="92px">结果</th>
@@ -26,21 +26,21 @@
26 26
         <td>{{ monitor.pulse_frequency?monitor.pulse_frequency:'' }}</td>
27 27
         <td>{{ monitor.breathing_rate?monitor.breathing_rate:'' }}</td>
28 28
         <td>{{ monitor.blood_flow_volume?monitor.blood_flow_volume:'' }}</td>
29
-        <td>{{ monitor.venous_pressure?monitor.venous_pressure:'' }}</td>
29
+        <td>{{ monitor.venous_pressure?monitor.venous_pressure:'' }} /{{ monitor.arterial_pressure?monitor.arterial_pressure:'' }} </td>
30 30
         <td>{{ monitor.transmembrane_pressure?monitor.transmembrane_pressure:'' }}</td>
31 31
         <td>{{ monitor.ultrafiltration_volume?monitor.ultrafiltration_volume:'' }}</td>
32 32
         <td>{{ monitor.sodium_concentration?monitor.sodium_concentration:'' }}</td>
33 33
         <td>{{ monitor.dialysate_temperature?monitor.dialysate_temperature:'' }}</td>
34 34
         <td>{{ monitor.replacement_rate?monitor.replacement_rate:'' }}</td>
35
-        <td>{{ monitor.displacement_quantity?monitor.displacement_quantity:'' }}</td>        
35
+        <td>{{ monitor.displacement_quantity?monitor.displacement_quantity:'' }}</td>
36 36
         <td>{{ monitor.symptom }}</td>
37 37
         <td>{{ monitor.dispose }}</td>
38 38
         <td>{{ monitor.result }}</td>
39 39
       </tr>
40 40
       </table>
41 41
      </div>
42
-    <div class="middleLine"></div>     
43
-  </div>    
42
+    <div class="middleLine"></div>
43
+  </div>
44 44
 </template>
45 45
 
46 46
 <script>

+ 2 - 4
src/xt_pages/dialysis/dialysisPrintOrder.vue Ver arquivo

@@ -2167,12 +2167,10 @@
2167 2167
               <td class="advice-name"  :colspan="advice.children && advice.children.length > 0 || advice.parent_id > 0 ? 1 :2" v-if="advice.isShow == 2">
2168 2168
                 <span >{{advice.advice_name }}</span>
2169 2169
                 <span>{{advice.advice_desc}}</span>
2170
-                <!-- <span v-if="advice[0].drug_spec">{{advice[0].drug_spec}}{{advice[0].drug_spec_unit}}</span> -->
2171 2170
                 <span v-if="advice.prescribing_number">* {{advice.prescribing_number}}{{advice.prescribing_number_unit}}</span>
2172 2171
                 <span  v-if="advice.single_dose != 0">单次用量 {{advice.single_dose}}{{advice.single_dose_unit}}</span>
2173 2172
                 <span v-if="advice.parent_id == 0  && advice.children.length == 0">{{advice.delivery_way}}</span>
2174 2173
                 <span v-if="advice.parent_id == 0  && advice.children.length == 0">{{advice.execution_frequency}}</span>
2175
-                <!-- <span v-if="advice.children && advice.children.length > 0 || advice.parent_id > 0" style="float:right;width: 1px;height:30px; background: darkgray;"></span> -->
2176 2174
                 <span v-if="advice.parent_id == 0 && advice.children &&  advice.children.length == 0 && advice.remark.length > 0" >({{advice.remark}})</span>
2177 2175
 
2178 2176
               </td>
@@ -2505,8 +2503,8 @@
2505 2503
             this.monitors = response.data.data.monitors
2506 2504
             this.summary = response.data.data.summary
2507 2505
             this.org_template_info = response.data.data.org_template_info
2508
-            if (this.monitors.length < 9) {
2509
-              var nl = 9 - this.monitors.length
2506
+            if (this.monitors.length < 8) {
2507
+              var nl = 8 - this.monitors.length
2510 2508
               for (let index = 0; index < nl; index++) {
2511 2509
                 this.monitors.push([])
2512 2510
               }

+ 2 - 2
src/xt_pages/stock/detail/stockInDetail.vue Ver arquivo

@@ -307,10 +307,10 @@
307 307
         this.multipleSelection = val
308 308
       }, handleSizeChange(val) {
309 309
         this.limit = val
310
-        this.GetWarehouse()
310
+        this.GetCancelStock()
311 311
       }, handleCurrentChange(val) {
312 312
         this.page = val
313
-        this.GetWarehouse()
313
+        this.GetCancelStock()
314 314
       }, startTimeChange(val) {
315 315
         this.GetCancelStock()
316 316
       }, endTimeChange(val) {

+ 5 - 5
src/xt_pages/user/components/EditGroupAdvice.vue Ver arquivo

@@ -49,7 +49,7 @@
49 49
             >选择医嘱模板
50 50
             </el-button>
51 51
           </el-col>
52
-          
52
+
53 53
           <el-col :span="5">
54 54
             <el-button
55 55
               :disabled="$store.getters.xt_user.subscibe.state==3?true:false"
@@ -58,11 +58,11 @@
58 58
             >新增医嘱内容
59 59
             </el-button>
60 60
           </el-col>
61
-          
61
+
62 62
           <el-col :span="5">
63 63
             <el-button
64 64
               :disabled="$store.getters.xt_user.subscibe.state==3?true:false"
65
-              round              
65
+              round
66 66
               @click="openDeleteGroupAdvice()"
67 67
             >删除医嘱内容
68 68
             </el-button>
@@ -70,7 +70,7 @@
70 70
           <el-col :span="5">
71 71
             <el-button
72 72
               :disabled="$store.getters.xt_user.subscibe.state==3?true:false"
73
-              round              
73
+              round
74 74
               @click="openGroupAdvice(1)"
75 75
             >修改医嘱内容
76 76
             </el-button>
@@ -1037,7 +1037,7 @@
1037 1037
             children: [],
1038 1038
             parent_row: 0,
1039 1039
           };
1040
-          this.nameFormTitle = '添加医嘱内容';
1040
+          this.nameFormTitle = '新增医嘱内容';
1041 1041
         }
1042 1042
         this.nameFormVisible = true;
1043 1043
 

+ 6 - 6
src/xt_pages/user/doctorAdvice.vue Ver arquivo

@@ -358,7 +358,7 @@
358 358
                             </template>
359 359
                         </el-table-column>
360 360
                         <el-table-column label="
361
-                        
361
+
362 362
                         " min-width="80" property="delivery_way" align="center">
363 363
                             <template slot-scope="scope">
364 364
                             <span v-if="scope.row.parent_row==0">{{scope.row.delivery_way}}</span>
@@ -558,7 +558,7 @@
558 558
                                 </el-col>
559 559
                             </el-form-item>
560 560
                         </el-col>
561
-                  
561
+
562 562
                         <el-col :span="12">
563 563
                             <el-form-item label="单次用量 :" prop="single_dose" >
564 564
                                 <el-col :span="9">
@@ -592,7 +592,7 @@
592 592
                                 </el-col>
593 593
                             </el-form-item>
594 594
                         </el-col>
595
-                    
595
+
596 596
                         <el-col :span="12">
597 597
                             <el-form-item label="给药途径 :" prop="delivery_way" >
598 598
                                 <el-select v-model="adviceForm.delivery_way" :disabled="adviceForm.parent_id==0?false:true" filterable clearable allow-create  placeholder="请选择(输入可搜索)" style="width:100%" >
@@ -625,7 +625,7 @@
625 625
                     <el-form-item label="开嘱医生 :" >
626 626
                         <span>{{adminusername}} </span>
627 627
                     </el-form-item>
628
-                    
628
+
629 629
                 </el-form>
630 630
                 <div slot="footer" class="dialog-footer">
631 631
                     <template v-if="isEdit">
@@ -648,7 +648,7 @@
648 648
 
649 649
                 </el-form>
650 650
                 <div slot="footer" class="dialog-footer">
651
-                    <el-button  @click="dialogStopFormVisible = false">取消</el-button>                    
651
+                    <el-button  @click="dialogStopFormVisible = false">取消</el-button>
652 652
                     <el-button :disabled="$store.getters.xt_user.subscibe.state==3?true:false" type="primary" @click="submitStopAdvice('stopForm')">保 存</el-button>
653 653
                 </div>
654 654
             </el-dialog>
@@ -1539,7 +1539,7 @@ export default {
1539 1539
           children: [],
1540 1540
           parent_row: 0
1541 1541
         };
1542
-        this.nameFormTitle = "添加医嘱内容";
1542
+        this.nameFormTitle = "新增医嘱内容";
1543 1543
       }
1544 1544
       this.nameFormVisible = true;
1545 1545
     },