소스 검색

修改路径

caojunjie 4 년 전
부모
커밋
90693590af
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      pages/home/scancode/scancodeout.vue

+ 3 - 1
pages/home/scancode/scancodeout.vue

@@ -554,6 +554,7 @@
 				this.lisi.splice(index, 1)
 			},
 			scancodein() {
+				console.log("1111")
 				if (this.lisi == '') {
 					this.$refs.repeat.show({
 						title: '请扫码或录入后再点击!',
@@ -561,9 +562,10 @@
 						position: 'bottom'
 					})
 				} else {
+					console.log("1111")
 					this.$u.route({
 						type: 'redirectTo',
-						url: 'pages/home/Scan-code-in/index'
+						url: 'pages/home/Scan-code-out/index'
 					})
 					uni.$emit('update', {
 						materialList: this.lisi