@@ -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"))){