gaoluyang
2025-03-12 8176c7367906605c4cff8192f2d104ea93d51e9d
src/views/CNAS/process/complaint/index.vue
@@ -456,7 +456,7 @@
    },
    // 查看投诉
    handleLook(row) {
      addProcessComplain({ id: row.id }).then((res) => {
      getProcessComplain({ id: row.id }).then((res) => {
        this.currentInfo = res.data
        this.currentInfo0 = this.HaveJson(res.data)
        this.title = '查看投诉'