Commit c2419c35 authored by jingnan's avatar jingnan 👀

供外出库添加物料成功后增加提示

parent 21ec70cd
......@@ -199,6 +199,7 @@ export default {
if (!addContinue) {
this.dialogVisible = false
}
this.$utils.showMessageSuccess('添加成功!')
},
handleSelectionChange(v) {
this.selectTableData = v
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment