fix: 修复数据统计营业实收金额计算公司
This commit is contained in:
@@ -145,7 +145,6 @@ export default {
|
||||
this.tableData.loading = false;
|
||||
this.tableData.data = res;
|
||||
this.tableData.total = res.length;
|
||||
console.log(this.tableData);
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user