FEMessage / FEMessage/el-select-area

与 el-data-table 一起使用出现奇怪的问题

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15
Forks
14
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug
### Q1
使用如下配置el-data-table导致页面时正常时报错(刷新后规律地一次正常一次报错)

```js
searchForm: [
{
$id: 'area',
$type: 'select-area',
label: '加盟区域',
$default: [],
},
]
```
加入inputFormat或outputFormat任一个就正常了

### Q2
el-data-table 执行查询刷新页面后 URL query 保存了搜索参数,但相应的省市区没有选中

## Screenshots
![error-screenshot](https://c.shoyuf.top/images-link/Falmeshot-2019-12-05%2010:17:17.png)

## To Reproduce
见[仓库](https://github.com/shoyuf/el-select-area) 的DEMO - el-data-table

## environment information
- Version [e.g. 22]
"@femessage/el-data-table": "^1.15.1",
"@femessage/el-select-area": "^2.1.2",

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.