邓洁 : 修改页面细节
This commit is contained in:
@@ -106,6 +106,7 @@ const searchTableSearch = async () => {
|
||||
params.startTime = date[0];
|
||||
params.endTime = date[1];
|
||||
}
|
||||
loading.value = true
|
||||
getDynamicTableList(params).then(res => {
|
||||
console.log('searchTableSearch',res)
|
||||
if (res.code === 1000) {
|
||||
|
||||
Reference in New Issue
Block a user