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