修改各模块ts接口规范
This commit is contained in:
@ -143,6 +143,8 @@ const data = reactive<PageData<ContractorForm, ContractorQuery>>({
|
||||
queryParams: {
|
||||
current: 1,
|
||||
pageSize: 10,
|
||||
sortField: 'createTime',
|
||||
sortOrder: 'descend',
|
||||
name: undefined,
|
||||
principal: undefined,
|
||||
principalPhone: undefined,
|
||||
|
Reference in New Issue
Block a user