修复公会成员信息-违规警告点击报错问题

This commit is contained in:
chenruiye
2025-04-11 18:20:49 +08:00
parent 47ce14c348
commit cea2b471d8

View File

@@ -249,6 +249,8 @@ export default {
total: 10, //总页数
currentPage: 1, //页码
pageSize: 10, //条数
violationObj:{},
violationDialog:false
};
},
created () {