Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个页面,用户可以在其中插入有关客户的一些信息。他可能需要添加一个新联系人(这个联系人有很多信息),所以用户将被重定向到创建联系人操作。
我的问题是如何保存尚未提交的客户的第一个信息并在添加联系人后显示?
创建一个模拟客户端或一个临时 ID,然后返回并用真实数据填充它。