浏览代码

重命名

lighter 1 年之前
父节点
当前提交
5217268fd2

+ 1 - 1
src/views/hospitalization/case-front-sheet/DrgCoding.vue

@@ -411,7 +411,7 @@ import router from "@/router";
 import sleep from "@/utils/sleep";
 
 export default {
-  name: 'SetSheetUpload',
+  name: 'DrgCoding',
   components: {PageLayer, ExportAutoUploadInfo, JieSuanDanDaYing, XianZhiShiJian, JieSuanDanXiangQing, Progress},
   setup: function () {
     const queryTerm = ref({

+ 1 - 1
src/views/hospitalization/case-front-sheet/FillCaseFrontSheet.vue

@@ -1684,7 +1684,7 @@ const setlUplaodClick = () => {
   if (nullPatient()) return
   isMedinsSetl(patient.value.bah, patient.value.admissTimes).then(() => {
     router.push({
-      name: 'SetSheetUpload',
+      name: 'DrgCoding',
       query: {
         patNo: patient.value.bah,
         times: patient.value.admissTimes,