wwl
2024-12-06 84d7b5e9b0a31c1e18dc52b3d69b1cadf96938e7
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){