| | |
| | | this.isCleanInfo = true |
| | | } |
| | | } |
| | | this.$emit("queryParam",this.queryParam) |
| | | }, |
| | | deep: true |
| | | }, |
| | |
| | | arr.push(this.paramArr[i]) |
| | | } |
| | | } |
| | | |
| | | return this.doCallback(this.ajaxFun, arr, selectedId) |
| | | this.dataListLoading = false |
| | | }, |
| | | doCallback(fn, args, selectedId) { |
| | | return fn |
| | |
| | | this.clickTable(selectObj) |
| | | } |
| | | } |
| | | this.$emit('change',resultData); |
| | | }) |
| | | .catch((error) => { |
| | | this.dataListLoading = false |
| | |
| | | } |
| | | } |
| | | } |
| | | console.log(this.columnList); |
| | | this.tableKey = Math.random() |
| | | // this.$forceUpdate(); |
| | | const currPathColumnOrder = this.currPath + '_column' |