Merge branch 'yongpxu-dev' into develop
This commit is contained in:
@@ -42,6 +42,7 @@ export interface CkChatState {
|
|||||||
countLables: ContactGroupByLabel[];
|
countLables: ContactGroupByLabel[];
|
||||||
newContractList: ContactGroupByLabel[];
|
newContractList: ContactGroupByLabel[];
|
||||||
getContractList: () => ContractData[];
|
getContractList: () => ContractData[];
|
||||||
|
getSomeContractList: (kfSelected: number) => ContractData[];
|
||||||
getNewContractList: () => ContactGroupByLabel[];
|
getNewContractList: () => ContactGroupByLabel[];
|
||||||
setSearchKeyword: (keyword: string) => void;
|
setSearchKeyword: (keyword: string) => void;
|
||||||
clearSearchKeyword: () => void;
|
clearSearchKeyword: () => void;
|
||||||
|
|||||||
Reference in New Issue
Block a user