shuishen
2023-12-29 d88bef4cb8f86bf978c0e1c8e05780da97687aeb
src/views/task/reportForRepairs.vue
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2023-12-14 17:10:00
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2023-12-29 09:45:23
 * @LastEditTime: 2023-12-29 09:55:49
 * @FilePath: \jczz_web\src\views\task\reportForRepairs.vue
 * @Description: 
 * 
@@ -435,7 +435,7 @@
                            createTime: row.createTime,
                            mobile: row.phone,
                            name: row.realName,
                            imageUrls,
                            imageList,
                            content: row.remark,
                            color: '#1890ff',
                            contentType: 0,
@@ -705,7 +705,7 @@
                    }
                })
            }
            done()
        },
        currentChange (currentPage) {