|
@@ -30,7 +30,7 @@
|
|
<template v-if="advanced">
|
|
<template v-if="advanced">
|
|
<a-col :md="6" :sm="24">
|
|
<a-col :md="6" :sm="24">
|
|
<a-form-item label="调拨退货类型">
|
|
<a-form-item label="调拨退货类型">
|
|
- <AllocateType id="transferReturnReportList-allocateReturnTypeSn" v-model="allocateTypeVal" @change="changeAllocatype"></AllocateType>
|
|
|
|
|
|
+ <AllocateType id="transferReturnReportList-allocateReturnTypeSn" :changeOnSelect="true" v-model="allocateTypeVal" @change="changeAllocatype"></AllocateType>
|
|
</a-form-item>
|
|
</a-form-item>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="24">
|
|
<a-col :md="6" :sm="24">
|