소스 검색

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-app

ccjgmwz 3 년 전
부모
커밋
d73a2b61b8
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 2
      pages/erp/improvedWrehousing/improvedWrehousingDetail.vue
  2. 2 2
      pages/erp/warehousing/warehousing.vue

+ 2 - 2
pages/erp/improvedWrehousing/improvedWrehousingDetail.vue

@@ -190,8 +190,8 @@
 					month: true,
 					day: true,
 				},
-				isEditCB: 'false',
-				isEditYF: 'false',
+				isEditCB: false,
+				isEditYF: false,
 				warehouseName: '',
 				binNumber: '',
 				

+ 2 - 2
pages/erp/warehousing/warehousing.vue

@@ -190,8 +190,8 @@
 					month: true,
 					day: true,
 				},
-				isEditCB: 'false',
-				isEditYF: 'false',
+				isEditCB: false,
+				isEditYF: false,
 				warehouseName: '',
 				binNumber: '',
 				contractNoList: [],