2623ab08 by lihua

修改保存跳转

1 parent afc915da
......@@ -825,7 +825,7 @@ const toPath = () => {
userStore.setTabbar(userStore.tabbar.filter((tab: any) => tab.fullPath !== fullPath));
assetStore.set(true);
router.push({
name: 'priceCalculate',
name: 'priceCalculateNew',
})
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!