This commit is contained in:
bb_pan 2025-07-28 15:46:07 +08:00
parent 0d55034e4f
commit 2089fe72c8
1 changed files with 0 additions and 1 deletions

View File

@ -794,7 +794,6 @@ export default {
},
methods: {
selectable(row, index) {
console.log('🚀 ~ selectable ~ row:', row)
if (row.jiJuType == 2) {
return this.isWithinOneMonth(row.nextCheckTime)
} else {