mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
yyw提交
This commit is contained in:
parent
ee7bba46a5
commit
8c763f527c
@ -132,6 +132,7 @@ export default {
|
|||||||
this.btnLoading = false
|
this.btnLoading = false
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
|
params.shop_id = this.id
|
||||||
updateShopAddress(params).then((res) => {
|
updateShopAddress(params).then((res) => {
|
||||||
this.$message({ type: 'success', message: '添加成功' })
|
this.$message({ type: 'success', message: '添加成功' })
|
||||||
this.printVisible = false
|
this.printVisible = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user