bug修复: 修复table-selector组件问题

pull/102/MERGE
猿小天 2023-08-11 21:50:06 +08:00
parent 2c576b6c89
commit 8f55e5b9bb
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ export default {
},
deep: true,
immediate: true
}
},
currentValue (newValue, oldVal) {
const { tableConfig } = this._elProps
const { value } = this.dict