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, "编码结果--"); }, // 移除