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