|
@@ -383,8 +383,8 @@
|
|
|
...mapActions('common', ['setLocalVessels']),
|
|
|
...mapActions('user', ['getUserInfo','toSetShow']),
|
|
|
payCode() {
|
|
|
- console.log('input', this.barCode)
|
|
|
this.barCode = this.barCode.toLocaleLowerCase()
|
|
|
+ console.log('input', this.barCode)
|
|
|
this.btnStatus = {
|
|
|
status1: false,
|
|
|
status2: false,
|