## Fix - 信息管理->会员信息->安置编号

This commit is contained in:
sangelxiu1 2025-09-11 10:14:39 +08:00
parent b449d0c451
commit eb0313c226
1 changed files with 0 additions and 1 deletions

View File

@ -948,7 +948,6 @@ export default {
},
methods: {
getColVisible(colName) {
console.log('this.menuList', colName, this.menuList, this.menuList.find((item) => item.prop === colName)?.checked)
return this.menuList.find((item) => item.prop === colName)?.checked
},
changeTime1(val) {