qx
2024-06-20 772d8df8a3ee02a6fe2dbd6ba7216e3e3ee0ec63
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){