修复bug

This commit is contained in:
yannqing 2024-01-23 23:18:37 +08:00
parent 5a873ce0bf
commit 23466e6916

View File

@ -274,7 +274,7 @@ function getAll() {
requests.infoGetHeaderImage(null,token).then((res)=>{
console.log(res)
states.data = res.data.data
// states.data = res.data.data
// console.log(res.data.data)
loadingTable.value = false
// for (let i = 0; i < res.data.data.length; i++) {