|
@@ -2118,7 +2118,11 @@
|
2118
|
2118
|
this.$message.error("请求数据失败");
|
2119
|
2119
|
return false;
|
2120
|
2120
|
}
|
|
2121
|
+<<<<<<< .mine
|
2121
|
2122
|
|
|
2123
|
+=======
|
|
2124
|
+
|
|
2125
|
+>>>>>>> .theirs
|
2122
|
2126
|
this.jumpPrint()
|
2123
|
2127
|
});
|
2124
|
2128
|
},
|
|
@@ -2176,7 +2180,6 @@
|
2176
|
2180
|
this.patientInfo_gender_1 = false;
|
2177
|
2181
|
}
|
2178
|
2182
|
},
|
2179
|
|
-
|
2180
|
2183
|
"patientInfo.source": function() {
|
2181
|
2184
|
if (this.patientInfo.source == 1) {
|
2182
|
2185
|
this.patientInfo_source_1 = true;
|
|
@@ -2240,62 +2243,72 @@
|
2240
|
2243
|
components: {
|
2241
|
2244
|
SideBar
|
2242
|
2245
|
}
|
2243
|
|
-
|
2244
|
|
-
|
2245
|
2246
|
};
|
2246
|
2247
|
</script>
|
2247
|
2248
|
|
2248
|
2249
|
<style style="stylesheet/scss" lang="scss" scoped>
|
2249
|
|
- .dialysis-print-order {
|
|
2250
|
+.dialysis-print-order {
|
2250
|
2251
|
width: 100%;
|
2251
|
2252
|
margin: 0 auto;
|
2252
|
2253
|
.order-yy-name {
|
2253
|
|
- margin:10px auto 0 auto;
|
2254
|
|
- text-align: center;
|
2255
|
|
- font-size: 20px;
|
|
2254
|
+ margin: 10px auto 0 auto;
|
|
2255
|
+ text-align: center;
|
|
2256
|
+ font-size: 20px;
|
2256
|
2257
|
}
|
2257
|
2258
|
.order-title {
|
|
2259
|
+<<<<<<< .mine
|
|
2260
|
+ margin: auto;
|
|
2261
|
+ font-weight: 600;
|
|
2262
|
+ text-align: center;
|
|
2263
|
+ font-size: 22px;
|
|
2264
|
+ padding: 10px 20px 20px 20px;
|
|
2265
|
+=======
|
2258
|
2266
|
margin: auto;
|
2259
|
2267
|
font-weight: 600;
|
2260
|
2268
|
text-align: center;
|
2261
|
2269
|
font-size: 22px;
|
2262
|
2270
|
padding: 10px 20px 20px 20px;
|
|
2271
|
+>>>>>>> .theirs
|
2263
|
2272
|
}
|
2264
|
2273
|
.table-box {
|
2265
|
|
- width: 100%;
|
2266
|
|
- line-height: 15px;
|
2267
|
|
- font-size: 14px;
|
2268
|
|
- .under-line {
|
2269
|
|
- border-bottom: 1px solid #999;
|
2270
|
|
- width: 95%;
|
2271
|
|
- text-align: center;
|
2272
|
|
- margin-left: 2px;
|
2273
|
|
- }
|
|
2274
|
+ width: 100%;
|
|
2275
|
+ line-height: 15px;
|
|
2276
|
+ font-size: 14px;
|
|
2277
|
+ .under-line {
|
|
2278
|
+ border-bottom: 1px solid #999;
|
|
2279
|
+ width: 95%;
|
|
2280
|
+ text-align: center;
|
|
2281
|
+ margin-left: 2px;
|
|
2282
|
+ }
|
2274
|
2283
|
}
|
2275
|
2284
|
.print-table {
|
2276
|
|
- width: 100%;
|
2277
|
|
- text-align: center;
|
2278
|
|
- border-collapse: collapse;
|
2279
|
|
- line-height: 25px;
|
2280
|
|
- font-size: 14px;
|
2281
|
|
- .title-box {
|
2282
|
|
- text-align: center;
|
2283
|
|
- font-size: 16px;
|
2284
|
|
- }
|
|
2285
|
+ width: 100%;
|
|
2286
|
+ text-align: center;
|
|
2287
|
+ border-collapse: collapse;
|
|
2288
|
+ line-height: 25px;
|
|
2289
|
+ font-size: 14px;
|
|
2290
|
+ .title-box {
|
|
2291
|
+ text-align: center;
|
|
2292
|
+ font-size: 16px;
|
|
2293
|
+ }
|
2285
|
2294
|
}
|
2286
|
2295
|
.print-table-no {
|
2287
|
|
- width: 100%;
|
2288
|
|
- text-align: center;
|
2289
|
|
- border-collapse: collapse;
|
2290
|
|
- font-size: 14px;
|
2291
|
|
- }
|
|
2296
|
+ width: 100%;
|
|
2297
|
+ text-align: center;
|
|
2298
|
+ border-collapse: collapse;
|
|
2299
|
+ font-size: 14px;
|
2292
|
2300
|
}
|
|
2301
|
+}
|
2293
|
2302
|
|
|
2303
|
+<<<<<<< .mine
|
|
2304
|
+.dialysis-print-order .radio-lebel-box {
|
|
2305
|
+=======
|
2294
|
2306
|
.dialysis-print-order .radio-lebel-box {
|
|
2307
|
+>>>>>>> .theirs
|
2295
|
2308
|
font-weight: 400;
|
2296
|
2309
|
cursor: pointer;
|
2297
|
|
- }
|
2298
|
|
- .dialysis-print-order .radio-no {
|
|
2310
|
+}
|
|
2311
|
+.dialysis-print-order .radio-no {
|
2299
|
2312
|
opacity: 0;
|
2300
|
2313
|
outline: none;
|
2301
|
2314
|
position: absolute;
|
|
@@ -2303,8 +2316,8 @@
|
2303
|
2316
|
width: 0;
|
2304
|
2317
|
height: 0;
|
2305
|
2318
|
z-index: -1;
|
2306
|
|
- }
|
2307
|
|
- .dialysis-print-order .radio-inner {
|
|
2319
|
+}
|
|
2320
|
+.dialysis-print-order .radio-inner {
|
2308
|
2321
|
white-space: nowrap;
|
2309
|
2322
|
cursor: pointer;
|
2310
|
2323
|
outline: none;
|
|
@@ -2312,8 +2325,8 @@
|
2312
|
2325
|
line-height: 1;
|
2313
|
2326
|
position: relative;
|
2314
|
2327
|
vertical-align: middle;
|
2315
|
|
- }
|
2316
|
|
- .dialysis-print-order .radio-fang {
|
|
2328
|
+}
|
|
2329
|
+.dialysis-print-order .radio-fang {
|
2317
|
2330
|
display: inline-block;
|
2318
|
2331
|
position: relative;
|
2319
|
2332
|
border: 1px solid #000;
|
|
@@ -2323,83 +2336,83 @@
|
2323
|
2336
|
background-color: #fff;
|
2324
|
2337
|
z-index: 1;
|
2325
|
2338
|
transition: border-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46),
|
2326
|
|
- background-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46);
|
2327
|
|
- }
|
2328
|
|
- .dialysis-print-order .is-checked-radio::after {
|
|
2339
|
+ background-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46);
|
|
2340
|
+}
|
|
2341
|
+.dialysis-print-order .is-checked-radio::after {
|
2329
|
2342
|
content: "√";
|
2330
|
2343
|
font-size: 15px;
|
2331
|
|
- }
|
2332
|
|
- .es-img {
|
|
2344
|
+}
|
|
2345
|
+.es-img {
|
2333
|
2346
|
height: 25px;
|
2334
|
|
- }
|
|
2347
|
+}
|
2335
|
2348
|
|
2336
|
|
- html,
|
2337
|
|
- body {
|
|
2349
|
+html,
|
|
2350
|
+body {
|
2338
|
2351
|
height: 100%;
|
2339
|
|
- }
|
2340
|
|
- .mainBox {
|
|
2352
|
+}
|
|
2353
|
+.mainBox {
|
2341
|
2354
|
height: 100%;
|
2342
|
2355
|
font-size: 0.3rem;
|
2343
|
2356
|
background: #fff;
|
2344
|
2357
|
.sideColumn {
|
2345
|
|
- float: left;
|
2346
|
|
- width: 1.58rem;
|
2347
|
|
- background: #f5f8fb;
|
2348
|
|
- height: 100%;
|
2349
|
|
- border-right: 1px #c1c1c1 solid;
|
2350
|
|
- position: fixed;
|
2351
|
|
- .column {
|
2352
|
|
- // height: 100%;
|
2353
|
|
- // background: #f5f8fb;
|
2354
|
|
- .head {
|
2355
|
|
- @include display-flex;
|
2356
|
|
- @include align-items-center;
|
2357
|
|
- @include flex-direction;
|
2358
|
|
- @include text-align;
|
2359
|
|
- @include justify-content-center;
|
2360
|
|
- margin: 0.5rem 0 0.5rem 0;
|
2361
|
|
- img {
|
2362
|
|
- width: 100%;
|
2363
|
|
- height: 100%;
|
2364
|
|
- border-radius: 0.5rem;
|
2365
|
|
- width: 0.7rem;
|
2366
|
|
- height: 0.7rem;
|
2367
|
|
- }
|
2368
|
|
- }
|
2369
|
|
- .sidebar {
|
2370
|
|
- @include display-flex;
|
2371
|
|
- @include align-items-center;
|
2372
|
|
- @include flex-direction;
|
2373
|
|
- @include text-align;
|
2374
|
|
- padding: 0;
|
2375
|
|
- li {
|
2376
|
|
- // font-size:0.23rem;
|
2377
|
|
- padding: 0 0 0.8rem 0;
|
2378
|
|
- a {
|
2379
|
|
- color: #a8b3ba;
|
2380
|
|
- display: inline-block;
|
2381
|
|
- padding: 0;
|
2382
|
|
- margin: 0;
|
2383
|
|
- p {
|
2384
|
|
- font-size: 0.24rem;
|
2385
|
|
- margin-top: 0.2rem;
|
2386
|
|
- }
|
2387
|
|
- .iconfont {
|
2388
|
|
- font-size: 0.5rem;
|
2389
|
|
- display: inline-block;
|
2390
|
|
- }
|
2391
|
|
- }
|
2392
|
|
- &.active {
|
2393
|
|
- a {
|
2394
|
|
- color: #409eff;
|
2395
|
|
- }
|
2396
|
|
- }
|
2397
|
|
- }
|
2398
|
|
- }
|
2399
|
|
- }
|
2400
|
|
- }
|
|
2358
|
+ float: left;
|
|
2359
|
+ width: 1.58rem;
|
|
2360
|
+ background: #f5f8fb;
|
|
2361
|
+ height: 100%;
|
|
2362
|
+ border-right: 1px #c1c1c1 solid;
|
|
2363
|
+ position: fixed;
|
|
2364
|
+ .column {
|
|
2365
|
+ // height: 100%;
|
|
2366
|
+ // background: #f5f8fb;
|
|
2367
|
+ .head {
|
|
2368
|
+ @include display-flex;
|
|
2369
|
+ @include align-items-center;
|
|
2370
|
+ @include flex-direction;
|
|
2371
|
+ @include text-align;
|
|
2372
|
+ @include justify-content-center;
|
|
2373
|
+ margin: 0.5rem 0 0.5rem 0;
|
|
2374
|
+ img {
|
|
2375
|
+ width: 100%;
|
|
2376
|
+ height: 100%;
|
|
2377
|
+ border-radius: 0.5rem;
|
|
2378
|
+ width: 0.7rem;
|
|
2379
|
+ height: 0.7rem;
|
|
2380
|
+ }
|
|
2381
|
+ }
|
|
2382
|
+ .sidebar {
|
|
2383
|
+ @include display-flex;
|
|
2384
|
+ @include align-items-center;
|
|
2385
|
+ @include flex-direction;
|
|
2386
|
+ @include text-align;
|
|
2387
|
+ padding: 0;
|
|
2388
|
+ li {
|
|
2389
|
+ // font-size:0.23rem;
|
|
2390
|
+ padding: 0 0 0.8rem 0;
|
|
2391
|
+ a {
|
|
2392
|
+ color: #a8b3ba;
|
|
2393
|
+ display: inline-block;
|
|
2394
|
+ padding: 0;
|
|
2395
|
+ margin: 0;
|
|
2396
|
+ p {
|
|
2397
|
+ font-size: 0.24rem;
|
|
2398
|
+ margin-top: 0.2rem;
|
|
2399
|
+ }
|
|
2400
|
+ .iconfont {
|
|
2401
|
+ font-size: 0.5rem;
|
|
2402
|
+ display: inline-block;
|
|
2403
|
+ }
|
|
2404
|
+ }
|
|
2405
|
+ &.active {
|
|
2406
|
+ a {
|
|
2407
|
+ color: #409eff;
|
|
2408
|
+ }
|
|
2409
|
+ }
|
|
2410
|
+ }
|
|
2411
|
+ }
|
|
2412
|
+ }
|
2401
|
2413
|
}
|
2402
|
|
- .navigation {
|
|
2414
|
+}
|
|
2415
|
+.navigation {
|
2403
|
2416
|
@include display-flex;
|
2404
|
2417
|
@include align-items-center;
|
2405
|
2418
|
@include text-align;
|
|
@@ -2414,51 +2427,66 @@
|
2414
|
2427
|
z-index: 100;
|
2415
|
2428
|
background: #fff;
|
2416
|
2429
|
.goBack {
|
2417
|
|
- // color: #6e7a87;
|
2418
|
|
- cursor: pointer;
|
2419
|
|
- @include display-flex;
|
2420
|
|
- @include align-items-center;
|
2421
|
|
- @include text-align;
|
2422
|
|
- .back {
|
2423
|
|
- color: $main-color;
|
2424
|
|
- margin-right: 0.87rem;
|
2425
|
|
- .iconfont {
|
2426
|
|
- color: $main-color;
|
2427
|
|
- }
|
2428
|
|
- }
|
2429
|
|
- .name {
|
2430
|
|
- .iconfont {
|
2431
|
|
- margin-left: 0.1rem;
|
2432
|
|
- }
|
2433
|
|
- }
|
|
2430
|
+ // color: #6e7a87;
|
|
2431
|
+ cursor: pointer;
|
|
2432
|
+ @include display-flex;
|
|
2433
|
+ @include align-items-center;
|
|
2434
|
+ @include text-align;
|
|
2435
|
+ .back {
|
|
2436
|
+ color: $main-color;
|
|
2437
|
+ margin-right: 0.87rem;
|
|
2438
|
+ .iconfont {
|
|
2439
|
+ color: $main-color;
|
|
2440
|
+ }
|
|
2441
|
+ }
|
|
2442
|
+ .name {
|
|
2443
|
+ .iconfont {
|
|
2444
|
+ margin-left: 0.1rem;
|
|
2445
|
+ }
|
|
2446
|
+ }
|
2434
|
2447
|
}
|
2435
|
2448
|
.nav {
|
2436
|
|
- ul {
|
2437
|
|
- li {
|
2438
|
|
- float: left;
|
2439
|
|
- font-size: 0.3rem;
|
2440
|
|
- margin: 0 0.2rem;
|
2441
|
|
- height: 0.5rem;
|
2442
|
|
- line-height: 0.5rem;
|
2443
|
|
- width: 1rem;
|
2444
|
|
- cursor: pointer;
|
2445
|
|
- &.active {
|
2446
|
|
- background: $main-color;
|
2447
|
|
- color: #fff;
|
2448
|
|
- border-radius: 30px;
|
2449
|
|
- }
|
2450
|
|
- }
|
2451
|
|
- }
|
|
2449
|
+ ul {
|
|
2450
|
+ li {
|
|
2451
|
+ float: left;
|
|
2452
|
+ font-size: 0.3rem;
|
|
2453
|
+ margin: 0 0.2rem;
|
|
2454
|
+ height: 0.5rem;
|
|
2455
|
+ line-height: 0.5rem;
|
|
2456
|
+ width: 1rem;
|
|
2457
|
+ cursor: pointer;
|
|
2458
|
+ &.active {
|
|
2459
|
+ background: $main-color;
|
|
2460
|
+ color: #fff;
|
|
2461
|
+ border-radius: 30px;
|
|
2462
|
+ }
|
|
2463
|
+ }
|
|
2464
|
+ }
|
2452
|
2465
|
}
|
2453
|
2466
|
.time {
|
2454
|
|
- cursor: pointer;
|
2455
|
|
- .iconfont {
|
2456
|
|
- margin-left: 0.1rem;
|
|
2467
|
+ cursor: pointer;
|
|
2468
|
+ .iconfont {
|
|
2469
|
+ margin-left: 0.1rem;
|
|
2470
|
+ }
|
2457
|
2471
|
}
|
|
2472
|
+<<<<<<< .mine
|
|
2473
|
+}
|
|
2474
|
+
|
|
2475
|
+=======
|
2458
|
2476
|
}
|
2459
|
2477
|
}
|
|
2478
|
+>>>>>>> .theirs
|
2460
|
2479
|
|
|
2480
|
+<<<<<<< .mine
|
|
2481
|
+.mainContent {
|
|
2482
|
+=======
|
2461
|
2483
|
.mainContent {
|
|
2484
|
+>>>>>>> .theirs
|
2462
|
2485
|
margin: 0 0 0 1.58rem;
|
|
2486
|
+<<<<<<< .mine
|
|
2487
|
+}
|
|
2488
|
+</style>
|
|
2489
|
+=======
|
2463
|
2490
|
}
|
2464
|
|
-</style>
|
|
2491
|
+</style>
|
|
2492
|
+>>>>>>> .theirs
|