10
lkk
2024-12-05 6f2e4f80e8698ff90a70aabffcb6842d0760445f
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();
          });
        })