아니요, 딜러 측에서 고객과 처음 공유하는 것은 취소할 수 없습니다. 딜러는 고객을 위해 등록한 자산을 계속 볼 수 있습니다. 딜러 계정이 고객 자산 목록을 삭제하면 고객에 대한 데이터도 삭제됩니다.
어떻게 도와드릴까요?
PRO360 고객 지원
검색
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>이 문서의 내용
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>