招生数
This commit is contained in:
parent
23f51f0d66
commit
52b0f92cff
|
@ -19,7 +19,7 @@ const props = defineProps({
|
||||||
});
|
});
|
||||||
const data = reactive({
|
const data = reactive({
|
||||||
list: [],
|
list: [],
|
||||||
zss: [3136, 4345, 4964, 5846, 8076,8999,9999],
|
zss: [3939, 1036, 1270, 1633, 11389,4903,4144],
|
||||||
bms: [3860, 6980, 7585, 8858, 12737,13000,13333],
|
bms: [3860, 6980, 7585, 8858, 12737,13000,13333],
|
||||||
year: ['托班','小班','中班','大班','小学','初中','高中'],
|
year: ['托班','小班','中班','大班','小学','初中','高中'],
|
||||||
option: {},
|
option: {},
|
||||||
|
|
Loading…
Reference in New Issue