lkk
2024-10-24 db8f49a69a6f4e5e91ddc337b7c87d782997c974
src/views/advice/advice/index.vue
@@ -380,6 +380,7 @@
    handleUpdate(row) {
      this.reset();
      const id = row.id || this.ids;
      this.kjbq = []
      getAdvice(id).then((response) => {
        this.form = response.data;
        if(response.data.kjbqz != null){