fix
This commit is contained in:
parent
51c12838dd
commit
5059e31154
|
|
@ -223,7 +223,7 @@ export default {
|
||||||
entity: {
|
entity: {
|
||||||
...parseSearchFormData,
|
...parseSearchFormData,
|
||||||
bizType: '2',
|
bizType: '2',
|
||||||
state: '10'
|
states: ['10', '11', '12', '13', '91', '92', '93']
|
||||||
}
|
}
|
||||||
}).then((data) => {
|
}).then((data) => {
|
||||||
// 确保每条记录都有必要的属性
|
// 确保每条记录都有必要的属性
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue