This commit is contained in:
duanxiaohai 2024-05-15 17:02:19 +08:00
parent c9451bc743
commit e200493c4e
1 changed files with 3 additions and 3 deletions

View File

@ -382,14 +382,14 @@ const nc = computed(() => {
});
const jysyList = ref([
{
title: "城市",
title: "县镇",
teacher: 1,
student: 8,
student: 10.76,
},
{
title: "农村",
teacher: 1,
student: 12,
student: 8.53,
},
]);
const ylwsList = ref([