门店管理新增创建按钮

This commit is contained in:
唐明明
2021-09-30 15:44:08 +08:00
8 changed files with 64 additions and 20 deletions

View File

@@ -232,7 +232,7 @@
content : res,
showCancel : false,
confirmText : '确定',
confirmColor: '#e93340',
confirmColor: '#8b64fd',
success : modalRes => {
this.$store.commit('setCoupongoods', [])
this.$Router.back()