lincl 2 년 전
부모
커밋
59b2a7191a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      mini-pro-web/src/views/machine/components/TipsDialog.vue

+ 1 - 0
mini-pro-web/src/views/machine/components/TipsDialog.vue

@ -358,6 +358,7 @@ export default {
		readcard(type){
			var { nextContentType } = this
			if(type==11 || type==12){
				playAudio(16)
				this.show({
					contentType: 2,
				})