|
@ -235,6 +235,8 @@ |
|
|
that.detailSource = getDataSource(that.detailSource, that.subList) |
|
|
that.detailSource = getDataSource(that.detailSource, that.subList) |
|
|
if (this.scanMessage) { |
|
|
if (this.scanMessage) { |
|
|
this.openScanPopupSimulate(this.scanMessage); |
|
|
this.openScanPopupSimulate(this.scanMessage); |
|
|
|
|
|
}else { |
|
|
|
|
|
this.openScanDetailPopup() |
|
|
} |
|
|
} |
|
|
// this.$nextTick(() => { |
|
|
// this.$nextTick(() => { |
|
|
// if (uni.getStorageSync('overPackageJobDetailPointParams')) { |
|
|
// if (uni.getStorageSync('overPackageJobDetailPointParams')) { |
|
|