bug修复
This commit is contained in:
parent
20113e24fa
commit
b28279caf5
|
|
@ -524,7 +524,7 @@ export default {
|
|||
pageNum: 1,
|
||||
pageSize: 10,
|
||||
keyWord: '',
|
||||
typeId: '',
|
||||
typeId: undefined,
|
||||
},
|
||||
// 表单参数
|
||||
form: {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue