shish 4 yıl önce
ebeveyn
işleme
0b9a2c793e
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  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()
       })
     }
+
+    //零售开单默认不打小票
+    // if(this.getLoginInfo.skCustomId == this.option.customId){
+    //   this.form.needPrint = 2
+    // }
+
   },
 	onShow(){
 		if(!this.$util.isEmpty(uni.getStorageSync("newClient"))){