用户编辑和余额增加减

This commit is contained in:
duan
2024-08-20 16:57:26 +08:00
parent c51d5cd064
commit 1fde054290
8 changed files with 273 additions and 56 deletions

View File

@@ -205,6 +205,8 @@ export default {
this.form.id = null
this.form.productIds = []
this.productIds = []
this.$emit('success', null)
}
}
}