mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-23 14:31:54 +08:00
Merge remote-tracking branch 'yudao/dev' into dev-to-dev
# Conflicts: # src/views/mall/product/spu/components/index.ts # src/views/mall/product/spu/form/BasicInfoForm.vue
This commit is contained in:
@@ -189,7 +189,7 @@ const submitForm = async () => {
|
||||
/** 关闭按钮 */
|
||||
const close = () => {
|
||||
delView(unref(currentRoute))
|
||||
push('/product/product-spu')
|
||||
push({ name: 'ProductSpu' })
|
||||
}
|
||||
/** 初始化 */
|
||||
onMounted(async () => {
|
||||
|
Reference in New Issue
Block a user