super_signature
nineven 5 years ago
parent cb32a2226e
commit 60b514fc0c
  1. 2
      fir_client/src/components/FirApps.vue

@ -490,7 +490,7 @@
} }
loading.close(); loading.close();
}, { }, {
'methos': 'POST', 'methods': 'POST',
'data': {"bundleid": this.analyseappinfo.bundleid, "type": this.analyseappinfo.type} 'data': {"bundleid": this.analyseappinfo.bundleid, "type": this.analyseappinfo.type}
}) })
}, },

Loading…
Cancel
Save