guanqb
2024-02-07 b4e4c762ca07a91d44c31d8f56723cb8fb688759
src/views/publicSecurity/ninePlaceManage/patrolRecord.vue
@@ -331,7 +331,6 @@
    methods: {
        showStringDispose (row, type) {
            console.log(row, type)
            row[type] = !row[type]
        },