This commit is contained in:
Apcallover
2024-04-07 21:19:09 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ import { dateFormat } from "@/util/date";
const columnEnum = {
'data1': '总数',
'data2': '机构登记数',
'data3': '总库(其他)',
'data3': '大库识别数',
}
const pages = { total: 0, size: 10, currentPage: 1 }
const baseOptions = {

View File

@@ -22,7 +22,7 @@ import { dateFormat } from "@/util/date";
const columnEnum = {
'data1': '总数',
'data2': '机构登记数',
'data3': '总库(其他)',
'data3': '大库识别数',
}
const pages = { total: 0, size: 10, currentPage: 1 }
const baseOptions = {