Browse Source

修改提示

caojunjie 4 years ago
parent
commit
f1b5dd74dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/home/scancode/index.vue

+ 1 - 1
pages/home/scancode/index.vue

@@ -262,7 +262,7 @@
 			scancodein() {
 				if (this.lisi == '') {
 					this.$refs.repeat.show({
-						title: '请扫码或录入后再点击',
+						title: '请扫码或录入后再点击!',
 						type: 'default',
 						position: 'bottom'
 					})