mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 21:36:44 +08:00
--fix bug
This commit is contained in:
@@ -621,6 +621,7 @@ const closeChangeModal = () => {
|
||||
const temporaryStorage = async () => {
|
||||
templateLoading.value = true
|
||||
await request(ROUTER_DETAIL_MODIFY, routerInfo.value)
|
||||
await getDetail()
|
||||
message.success("暂存成功");
|
||||
templateLoading.value = false
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user