diff --git a/src/views/claimAndreturn/return/apply/component/home1.vue b/src/views/claimAndreturn/return/apply/component/home1.vue index 7d97a5b..4c5fcc2 100644 --- a/src/views/claimAndreturn/return/apply/component/home1.vue +++ b/src/views/claimAndreturn/return/apply/component/home1.vue @@ -710,6 +710,7 @@ export default { // this.getList(); this.initSelectData() this.InitIGetInfo() + this.initGetUseTypeTree() }, methods: { // claimAndRefund/return/returnApplyAdd @@ -782,7 +783,10 @@ export default { // isEdit: true, // }, // }) - this.$emit('rejectSubmit', { id: row.id, agreementId: row.agreementId }) + this.$emit('rejectSubmit', { + id: row.id, + agreementId: row.agreementId, + }) }, // 退料单 handleUpdateOrder() { @@ -983,11 +987,11 @@ export default { this.dialogQueryParams.keyWord = '' this.getDialogList() }, - async initGetUseTypeTree(id) { - let params = { - agreementId: id, - } - const res = await getUseTypeTree(params) + async initGetUseTypeTree() { + // let params = { + // agreementId: id, + // } + const res = await getUseTypeTree() console.log('res-getUseTypeTree', res) this.deptOptions = res.data }, diff --git a/src/views/store/warehousing/putInStore.vue b/src/views/store/warehousing/putInStore.vue index bc1a75e..37e5a93 100644 --- a/src/views/store/warehousing/putInStore.vue +++ b/src/views/store/warehousing/putInStore.vue @@ -66,7 +66,7 @@ " /> - + /> --> \ No newline at end of file + diff --git a/vue.config.js b/vue.config.js index 8ad26db..5576e82 100644 --- a/vue.config.js +++ b/vue.config.js @@ -44,7 +44,7 @@ module.exports = { // target: `http://192.168.2.151:48080`, //超 // target: `http://10.40.92.81:8080`, //韩/ - target: `http://192.168.2.77:49080`,//旭/ + target: `http://192.168.2.82:49080`,//旭/ // target: `http://192.168.2.248:28080`, //帅 // target: `http://192.168.2.216:49080`, //福