提交导出

This commit is contained in:
lpq
2023-02-19 20:01:29 +08:00
parent 0f14ed29ae
commit 651a182641
4 changed files with 28 additions and 17 deletions

View File

@@ -619,6 +619,7 @@ const closeChangeModal = () => {
//暂存
const temporaryStorage = async () => {
debugger
templateLoading.value = true
await request(ROUTER_DETAIL_MODIFY, routerInfo.value)
await getDetail()
@@ -2225,4 +2226,4 @@ const cancelStorage = async () => {
}
}
}
</style>
</style>