1
wwl
2024-12-02 c6932b89acd3cf9decaf4794b3b729137e44fa97
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();
          });
        })