lkk
2024-11-27 e17811c1d7b1e6318af32a366d23bd586750b6d2
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){