This commit is contained in:
ym1026
2025-09-12 16:51:32 +08:00
parent 52f016d3ea
commit bd55c0375a
9 changed files with 22 additions and 14 deletions

View File

@@ -54,6 +54,7 @@ export default {
props: {},
data() {
return {
tableData:[],
tableOption: {
select: false
},