|
@@ -293,6 +293,7 @@ export default {
|
|
},
|
|
},
|
|
splitObjTypeChange (v) {
|
|
splitObjTypeChange (v) {
|
|
this.queryParam.splitObjSn = undefined
|
|
this.queryParam.splitObjSn = undefined
|
|
|
|
+ this.queryParam.childSplitObjSn = undefined
|
|
this.$refs.custList.dealerName = []
|
|
this.$refs.custList.dealerName = []
|
|
},
|
|
},
|
|
// 导出
|
|
// 导出
|