lcw
This commit is contained in:
@ -118,7 +118,7 @@ const close = () => {
|
||||
listQuery.value = {};
|
||||
dialogForm.value = false;
|
||||
loading.value = false;
|
||||
router.replace({ path: '/judgmentCommand' })// 移除id 避免刷新一直带参数
|
||||
router.replace({ path: '/judgmentCommand' })// 移除id 避免刷新一直带参数
|
||||
};
|
||||
|
||||
defineExpose({ init });
|
||||
|
||||
Reference in New Issue
Block a user