1
wwl
2024-12-12 39af4bcc870587da7e50e11dc9c059684d6ee4ad
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){