This commit is contained in:
xuyucheng 2022-10-19 11:11:56 +08:00
parent d13674dee2
commit eb55bc50d4
1 changed files with 2 additions and 2 deletions

View File

@ -461,8 +461,8 @@ export default {
}, },
async indicatorsValue() { async indicatorsValue() {
await this.dataSheets(); // await this.dataSheets();
await this.indicatorConfig(); // await this.indicatorConfig();
const res = await request.post( const res = await request.post(
"/index_calculation_summary_processing/exec/", "/index_calculation_summary_processing/exec/",
this.form this.form