|
@@ -200,7 +200,7 @@ export default {
|
|
this.allowEdit = this.warehouseList[i].allowEdit
|
|
this.allowEdit = this.warehouseList[i].allowEdit
|
|
this.WAREHOUSE[2].payname = this.warehouseList[i].value
|
|
this.WAREHOUSE[2].payname = this.warehouseList[i].value
|
|
this.common.name = this.warehouseList[0].value
|
|
this.common.name = this.warehouseList[0].value
|
|
- sessionStorage.setItem('ck',this.common.name)
|
|
|
|
|
|
+ sessionStorage.setItem('ck',e)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
this.getList()
|
|
this.getList()
|