222
lkk
2024-12-05 e4aa2d49ae837e46258c42909c10661da903ee0f
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();
          });
        })