|
@@ -684,6 +684,7 @@ export default {
|
|
onChangeFamily(key) {
|
|
onChangeFamily(key) {
|
|
this.queryParams.current = 1
|
|
this.queryParams.current = 1
|
|
this.queryParams.groupField = key
|
|
this.queryParams.groupField = key
|
|
|
|
+ this.handleCancelSelectNumber()
|
|
this.getList()
|
|
this.getList()
|
|
this.$nextTick(()=>{
|
|
this.$nextTick(()=>{
|
|
this.$refs.customFields.refreshOptions(1)
|
|
this.$refs.customFields.refreshOptions(1)
|