This commit is contained in:
parent
0d55034e4f
commit
2089fe72c8
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue