Parcourir la source

Merge branch '20230223_pad_vue_new_branch' of http://git.shengws.com/csx/Pad_New into 20230223_pad_vue_new_branch

28169 il y a 1 semaine
Parent
révision
ce49556417
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/pages/main/template/DialysisPrintOrderSeventyeight.vue

+ 2 - 0
src/pages/main/template/DialysisPrintOrderSeventyeight.vue Voir le fichier

@@ -2005,6 +2005,8 @@ export default {
2005 2005
         console.log('a',a);
2006 2006
         this.$toast(a +" 未填");
2007 2007
         return a
2008
+      }else{
2009
+        this.$toast('核对完成');
2008 2010
       }
2009 2011
     }
2010 2012
   },