guanqb
2024-02-07 34094f6365556377867154d9b4b2fbb261d1b6de
src/views/publicSecurity/ninePlaceManage/patrolRecord.vue
@@ -309,7 +309,6 @@
        textDispose () {
            return (row, flag, type) => {
                console.log('row', row, flag, type)
                if (row[flag] || row[type] == null) {
                    return row[type]
                } else {