浏览代码

修改路径

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