|
@@ -1012,7 +1012,6 @@
|
1012
|
1012
|
>
|
1013
|
1013
|
</DialysisPrintOrderFortyTwo>
|
1014
|
1014
|
|
1015
|
|
-
|
1016
|
1015
|
<DialysisPrintOrderFortyThree
|
1017
|
1016
|
v-bind:childResponse="childResponse"
|
1018
|
1017
|
v-if="org_template_info.template_id == 43"
|
|
@@ -1670,7 +1669,7 @@ export default {
|
1670
|
1669
|
printJS({
|
1671
|
1670
|
printable: "dialysis-print-box",
|
1672
|
1671
|
type: "html",
|
1673
|
|
- style: style2,
|
|
1672
|
+ style: style,
|
1674
|
1673
|
scanStyles: false,
|
1675
|
1674
|
});
|
1676
|
1675
|
} else if (this.org_template_info.template_id == 43) {
|