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",