yangfeng
2023-10-25 0fe07c82aaf1d81511e524647cf2bc473b5ec298
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
    },