Explorar o código

修改大写变小写

achao %!s(int64=3) %!d(string=hai) anos
pai
achega
fdcf954fad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/layout/index/top/index.vue

+ 1 - 0
src/layout/index/top/index.vue

@@ -384,6 +384,7 @@
       ...mapActions('user', ['getUserInfo','toSetShow']),
       payCode() {
         console.log('input', this.barCode)
+		this.barCode = this.barCode.toLocaleLowerCase()
         this.btnStatus = {
           status1: false,
           status2: false,