驾校关联
This commit is contained in:
@@ -116,7 +116,7 @@ const searchForm = ref({
|
||||
pageNum: 1
|
||||
})
|
||||
|
||||
const total = ref(1)
|
||||
const total = ref(0)
|
||||
|
||||
const userList = ref([{ name: '张三', phone: '1888888888', workNum: '202101030001' }])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user