Browse Source

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

28169 2 months ago
parent
commit
ce49556417
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/pages/main/template/DialysisPrintOrderSeventyeight.vue

+ 2 - 0
src/pages/main/template/DialysisPrintOrderSeventyeight.vue View File

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