shish 4 lat temu
rodzic
commit
0b9a2c793e
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      ghsApp/src/admin/billing/affirm.vue

+ 6 - 0
ghsApp/src/admin/billing/affirm.vue

@@ -237,6 +237,12 @@ export default {
         that.$forceUpdate()
         that.$forceUpdate()
       })
       })
     }
     }
+
+    //零售开单默认不打小票
+    // if(this.getLoginInfo.skCustomId == this.option.customId){
+    //   this.form.needPrint = 2
+    // }
+
   },
   },
 	onShow(){
 	onShow(){
 		if(!this.$util.isEmpty(uni.getStorageSync("newClient"))){
 		if(!this.$util.isEmpty(uni.getStorageSync("newClient"))){