'修改保安培训项目'

This commit is contained in:
esacpe
2025-09-25 10:21:23 +08:00
parent 265c0e618e
commit 9363fd31d2
4 changed files with 32 additions and 17 deletions

View File

@ -69,7 +69,7 @@ const searchConfiger = ref([
]);
const pageData = reactive({
tableData: [{}],
tableData: [],
keyCount: 0,
tableConfiger: {
rowHieght: 61,