From 926ef96ab6e94f5be576921c56e2c343cf558863 Mon Sep 17 00:00:00 2001 From: megavrilinvv Date: Fri, 11 Nov 2022 18:21:32 +0300 Subject: [PATCH] fix --- src/pages/clients/components/ClientDetailInfoSection.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/clients/components/ClientDetailInfoSection.vue b/src/pages/clients/components/ClientDetailInfoSection.vue index c3d40d4..c499114 100644 --- a/src/pages/clients/components/ClientDetailInfoSection.vue +++ b/src/pages/clients/components/ClientDetailInfoSection.vue @@ -50,8 +50,7 @@ v-if="section!=='docs' && isChange", :style="{fontWeight:key === 'numba'&&600}", v-model:value="sectionInfo[key]", - :width="settings[section].width", - :tokens="customTokens" + :width="settings[section].width" ) .copy.icon-copy.cursor-pointer( v-if="item.copy",