yyw提交

This commit is contained in:
DESKTOP-8FGKA8Q\chunfen 2024-12-28 16:42:21 +08:00
parent ee7bba46a5
commit 8c763f527c

View File

@ -132,6 +132,7 @@ export default {
this.btnLoading = false
})
} else {
params.shop_id = this.id
updateShopAddress(params).then((res) => {
this.$message({ type: 'success', message: '添加成功' })
this.printVisible = false