update 新增字典管理
This commit is contained in:
@@ -162,7 +162,8 @@ export default {
|
||||
}
|
||||
|
||||
const on = {
|
||||
change: this.onTableChange
|
||||
change: this.onTableChange,
|
||||
...this.$listeners
|
||||
}
|
||||
return (
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user