yangfeng
2023-10-16 ea008989d2864f773ae0329fcd677442dbbb8ea5
src/views/service/serviceFollowup/index.vue
@@ -238,7 +238,7 @@
    addBtnClick() {
      this.editConfig.visible = true
      this.editConfig.title = "新建"
      this.editConfig.infomation = { ...this.addConfig, client_name: "", contact_name: "", service_number: "" }
      this.editConfig.infomation = { ...this.addConfig, client_name: "", contact_name: "" }
    },
    // 编辑
    handleClick(row) {