From 6164f02ad33bced77194dc0a461ec5dae2bf9d6f Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 15 七月 2022 17:01:20 +0800
Subject: [PATCH] #

---
 pages/basics/checkout.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/basics/checkout.vue b/pages/basics/checkout.vue
index d78860f..35c74a0 100644
--- a/pages/basics/checkout.vue
+++ b/pages/basics/checkout.vue
@@ -197,7 +197,7 @@
 								that.listLen = that.matList.length;
 								return;
 							}
-							if (res.data.ioType === 103) {
+							if (res.data.ioType === 103 || res.data.ioType === 104 || res.data.ioType === 107) {
 								that.matCount = res.data.list.length
 								that.wrkNo = res.data.list[0].wrkNo
 								return;

--
Gitblit v1.9.1