大屏页面初始化
This commit is contained in:
@@ -70,7 +70,6 @@ const handleQuery = () => {
|
|||||||
FormValues.value.reqParam = queryDate.value;
|
FormValues.value.reqParam = queryDate.value;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
async function getList() {
|
async function getList() {
|
||||||
try {
|
try {
|
||||||
const res = await getHomeModuleList()
|
const res = await getHomeModuleList()
|
||||||
|
|||||||
Reference in New Issue
Block a user