wwl
2024-12-09 c475a24cbc55d39020852988dd6047a96aa2caed
src/views/hosp/order/index.vue
@@ -1782,7 +1782,7 @@
      })
        .then(() => {
          revokeTjOrderByTjNum(this.tjnumbers).then((res) => {
            this.$modal.msgSuccess(res.msg);
            this.$modal.msgSuccess("撤销成功");
            this.getList();
          });
        })