This commit is contained in:
bbaban 2023-10-21 18:16:35 +08:00
parent 735e1a9a62
commit dfe8877f2a
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ export default class MysInfo {
let res let res
if (lodash.isObject(api)) { if (lodash.isObject(api)) {
let all = [] let all = []
await mysApi.getData('getFp')
/** 同步请求 */ /** 同步请求 */
if (e.apiSync) { if (e.apiSync) {
res = [] res = []