|
|
@@ -1074,8 +1074,12 @@ export default {
|
|
1074
|
1074
|
this.ruleForm.F_Customer = this.patientDatas.hzxm
|
|
1075
|
1075
|
this.ruleForm.F_FullName = this.patientDatas.hzxm
|
|
1076
|
1076
|
this.ruleForm.F_IDNumber = this.patientDatas.zjhm
|
|
|
1077
|
+ this.ruleForm.F_IDNumberShow = this.patientDatas.zjhmShow
|
|
1077
|
1078
|
this.ruleForm.F_CusAddress = this.patientDatas.jtdz
|
|
|
1079
|
+ this.ruleForm.F_CusAddressShow = this.patientDatas.jtdzShow
|
|
1078
|
1080
|
this.patientMsgAll[0].guanchuangyisheng = this.ruleForm.F_Customer
|
|
|
1081
|
+ this.clickbefore = 0
|
|
|
1082
|
+
|
|
1079
|
1083
|
},
|
|
1080
|
1084
|
'orderTypeData.F_Type2': function() {
|
|
1081
|
1085
|
this.ruleForm.clbm = ''
|