zuozhengqing
2023-10-18 0ec635d5e432be07c3103ac2e9bd25edb941f775
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
    },