This commit is contained in:
2023-07-03 17:31:57 +08:00
parent eb19778bd0
commit 4789db178f
16 changed files with 546 additions and 521 deletions

View File

@ -9,7 +9,7 @@ export function addViewHistory(type, itemId, itemName) {
}
const enterpriseId = enterprise.id;
const enterpriseName = enterprise.name;
const nickname = enterprise.userName;
const nickname = enterprise.username;
const phone = enterprise.phone;
addViewRecord({
type: type,