zuozhengqing
2023-10-17 4e8e3e78c35ca2ff4a31f865561f0d5c4d89dad9
src/views/client/client/index.vue
@@ -376,7 +376,8 @@
        client_name: row.name,
        number: "",
        codeStandID:'',
        next_follow_time: row.next_visit_time
        next_follow_time: row.next_visit_time,
        client_id:row.id
      }
      this.editFollowupConfig.visible = true
    },