陈少旭 10 months ago
parent
commit
cd7e66d58d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientCharges/summary.vue

+ 1 - 1
src/xt_pages/outpatientCharges/summary.vue View File

@@ -4063,7 +4063,7 @@ export default {
4063 4063
     },
4064 4064
 
4065 4065
     invoicePrint(obj) {
4066
-      if(this.$store.getters.xt_user.org_id == 10480){
4066
+      if(this.$store.getters.xt_user.org_id == 10480 || this.$store.getters.xt_user.org_id == 0){
4067 4067
         this.fapiao_number  = obj.fa_piao_number
4068 4068
         this.dialogfapiaoVisible = true
4069 4069
         this.targeOrderId = obj.id