diff --git a/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangAdd.vue b/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangAdd.vue index 15f5fbaa3b..3b74c4f7c9 100644 --- a/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangAdd.vue +++ b/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangAdd.vue @@ -515,7 +515,7 @@ export default { } else { this.policyOneChecked = false } - if (this.formobj.deductionPolicyTwoOne === '0') { + if (this.formobj.deductionPolicyThreeOne === '0') { this.policyTwoChecked = true } else { this.policyTwoChecked = false diff --git a/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangInfo.vue b/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangInfo.vue index 1f009a17ac..dad628d5a4 100644 --- a/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangInfo.vue +++ b/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangInfo.vue @@ -282,7 +282,7 @@ export default { } else { this.policyOneChecked = false } - if (this.formobj.deductionPolicyTwoOne === '0') { + if (this.formobj.deductionPolicyThreeOne === '0') { this.policyTwoChecked = true } else { this.policyTwoChecked = false diff --git a/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangDaiBanInfo.vue b/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangDaiBanInfo.vue index 7b7e6ee444..2958910236 100644 --- a/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangDaiBanInfo.vue +++ b/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangDaiBanInfo.vue @@ -355,7 +355,7 @@ export default { } else { this.policyOneChecked = false } - if (this.formobj.deductionPolicyTwoOne === '0') { + if (this.formobj.deductionPolicyThreeOne === '0') { this.policyTwoChecked = true } else { this.policyTwoChecked = false diff --git a/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangEdit.vue b/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangEdit.vue index 311eda433b..d59df723ec 100644 --- a/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangEdit.vue +++ b/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangEdit.vue @@ -530,7 +530,7 @@ export default { } else { this.policyOneChecked = false } - if (this.formobj.deductionPolicyTwoOne === '0') { + if (this.formobj.deductionPolicyThreeOne === '0') { this.policyTwoChecked = true } else { this.policyTwoChecked = false diff --git a/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangYiBanInfo.vue b/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangYiBanInfo.vue index bf77bb8da5..d267fb23f9 100644 --- a/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangYiBanInfo.vue +++ b/anrui-scm/anrui-scm-ui/src/views/workFlow/ruzhangguanliFlow/ruzhangguanli/ruzhangYiBanInfo.vue @@ -318,7 +318,7 @@ export default { } else { this.policyOneChecked = false } - if (this.formobj.deductionPolicyTwoOne === '0') { + if (this.formobj.deductionPolicyThreeOne === '0') { this.policyTwoChecked = true } else { this.policyTwoChecked = false