|
@@ -224,7 +224,7 @@
|
|
this.id = options.id
|
|
this.id = options.id
|
|
this.cangId = options.cangId
|
|
this.cangId = options.cangId
|
|
},
|
|
},
|
|
- onShow() {debugger
|
|
|
|
|
|
+ onShow() {
|
|
let _data = uni.getStorageSync('erpContractNoCK') == '' ? {} : uni.getStorageSync('erpContractNoCK')
|
|
let _data = uni.getStorageSync('erpContractNoCK') == '' ? {} : uni.getStorageSync('erpContractNoCK')
|
|
console.log("当前合同",_data)
|
|
console.log("当前合同",_data)
|
|
this.binNumber = helper.erpWarehouse.binNumber
|
|
this.binNumber = helper.erpWarehouse.binNumber
|