mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-13 07:43:43 +08:00
fix 修复 代码生成列表加载问题你
This commit is contained in:
parent
cc4186b578
commit
84888c3c28
@ -243,8 +243,8 @@ onMounted(() => {
|
||||
queryParams.value.pageNum = Number(route.query.pageNum);
|
||||
dateRange.value = ['', ''];
|
||||
queryFormRef.value?.resetFields();
|
||||
getList();
|
||||
}
|
||||
getList();
|
||||
getDataNameList();
|
||||
});
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user