|
|
|
|
1006
|
v-if="org_template_info.template_id == 41"
|
1006
|
v-if="org_template_info.template_id == 41"
|
1007
|
>
|
1007
|
>
|
1008
|
</DialysisPrintOrderFortyOne>
|
1008
|
</DialysisPrintOrderFortyOne>
|
1009
|
- <DialysisPrintOrderFortyThree
|
|
|
|
|
1009
|
+ <DialysisPrintOrderFortyTwo
|
1010
|
v-bind:childResponse="childResponse"
|
1010
|
v-bind:childResponse="childResponse"
|
1011
|
v-if="org_template_info.template_id == 42"
|
1011
|
v-if="org_template_info.template_id == 42"
|
1012
|
>
|
1012
|
>
|
1013
|
- </DialysisPrintOrderFortyThree>
|
|
|
|
|
1013
|
+ </DialysisPrintOrderFortyTwo>
|
|
|
1014
|
+
|
|
|
1015
|
+
|
1014
|
<DialysisPrintOrderFortyThree
|
1016
|
<DialysisPrintOrderFortyThree
|
1015
|
v-bind:childResponse="childResponse"
|
1017
|
v-bind:childResponse="childResponse"
|
1016
|
v-if="org_template_info.template_id == 43"
|
1018
|
v-if="org_template_info.template_id == 43"
|
1017
|
>
|
1019
|
>
|
1018
|
</DialysisPrintOrderFortyThree>
|
1020
|
</DialysisPrintOrderFortyThree>
|
|
|
1021
|
+
|
1019
|
<DialysisPrintOrderFortyFour
|
1022
|
<DialysisPrintOrderFortyFour
|
1020
|
v-bind:childResponse="childResponse"
|
1023
|
v-bind:childResponse="childResponse"
|
1021
|
v-if="org_template_info.template_id == 44"
|
1024
|
v-if="org_template_info.template_id == 44"
|
1022
|
>
|
1025
|
>
|
1023
|
</DialysisPrintOrderFortyFour>
|
1026
|
</DialysisPrintOrderFortyFour>
|
|
|
1027
|
+
|
1024
|
<DialysisPrintOrderFortyFive
|
1028
|
<DialysisPrintOrderFortyFive
|
1025
|
v-bind:childResponse="childResponse"
|
1029
|
v-bind:childResponse="childResponse"
|
1026
|
v-if="org_template_info.template_id == 45"
|
1030
|
v-if="org_template_info.template_id == 45"
|