mirror of
https://gitee.com/XiaoLFeng/JSL_OrganizeInternalOA_Web.git
synced 2025-06-08 11:43:04 +08:00
修复bug
This commit is contained in:
parent
5a873ce0bf
commit
23466e6916
@ -274,7 +274,7 @@ function getAll() {
|
|||||||
|
|
||||||
requests.infoGetHeaderImage(null,token).then((res)=>{
|
requests.infoGetHeaderImage(null,token).then((res)=>{
|
||||||
console.log(res)
|
console.log(res)
|
||||||
states.data = res.data.data
|
// states.data = res.data.data
|
||||||
// console.log(res.data.data)
|
// console.log(res.data.data)
|
||||||
loadingTable.value = false
|
loadingTable.value = false
|
||||||
// for (let i = 0; i < res.data.data.length; i++) {
|
// for (let i = 0; i < res.data.data.length; i++) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user