소스 검색

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

ccjgmwz 3 년 전
부모
커밋
8fd43c899e
2개의 변경된 파일1570개의 추가작업 그리고 1948개의 파일을 삭제
  1. 1 1
      src/layout/index/top/index.vue
  2. 1569 1947
      src/views/warehouse/warehouseManagementGross.vue

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

@@ -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,

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1569 - 1947
src/views/warehouse/warehouseManagementGross.vue


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.