This commit is contained in:
parent
735e1a9a62
commit
dfe8877f2a
|
@ -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 = []
|
||||||
|
|
Loading…
Reference in New Issue