From 576f6d11b9ad7673228543f6cc016b9441c26e8a Mon Sep 17 00:00:00 2001 From: jjLv <1981429112@qq.com> Date: Fri, 15 Nov 2024 15:22:57 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=91=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/purchase/goodsBind/component/bindTools.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/material/purchase/goodsBind/component/bindTools.vue b/src/views/material/purchase/goodsBind/component/bindTools.vue index 66a709a9..6fd1b3c9 100644 --- a/src/views/material/purchase/goodsBind/component/bindTools.vue +++ b/src/views/material/purchase/goodsBind/component/bindTools.vue @@ -528,7 +528,9 @@ export default { dtoList: this.codeTableList, typeId: this.queryBindForm.typeId, }); - + if (res.code == 200) { + this.$modal.msgSuccess("绑定成功"); + } console.log(res, "编码结果--"); }, // 移除