From f308555a8fff6f0c37f8a42b9baf19fe41abf369 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Fri, 20 Sep 2024 17:02:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E8=BD=A6=E8=BE=86=E5=87=BA?= =?UTF-8?q?=E5=8E=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/operation/repairbill/repairbillBYLeaveFactory.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yxt-as-ui/src/views/operation/repairbill/repairbillBYLeaveFactory.vue b/yxt-as-ui/src/views/operation/repairbill/repairbillBYLeaveFactory.vue index 56341caf5c..dbc703f343 100644 --- a/yxt-as-ui/src/views/operation/repairbill/repairbillBYLeaveFactory.vue +++ b/yxt-as-ui/src/views/operation/repairbill/repairbillBYLeaveFactory.vue @@ -439,7 +439,7 @@ export default { }, leaveFactory() { if (this.sids.length === 1) { - if (this.multipleSelection[0].subject === '保外' && this.multipleSelection[0].outDoorState === '0') { + if (this.multipleSelection[0].subject === '保外' && this.multipleSelection[0].isOutFactory === '否') { arrearsleavefactory.init(this.sids[0]).then((res) => { if (res.success) { this.viewState = 5