This commit is contained in:
parent
735e1a9a62
commit
dfe8877f2a
|
@ -166,6 +166,7 @@ export default class MysInfo {
|
|||
let res
|
||||
if (lodash.isObject(api)) {
|
||||
let all = []
|
||||
await mysApi.getData('getFp')
|
||||
/** 同步请求 */
|
||||
if (e.apiSync) {
|
||||
res = []
|
||||
|
|
Loading…
Reference in New Issue