Lijy 5 ヶ月 前
コミット
e778ae818d

+ 1 - 1
fhKeeper/formulahousekeeper/customerBuler-crm/src/components/translationComponent/textTranslation/textTranslation.vue

@@ -3,7 +3,7 @@
     {{ translationValue }}
   </template>
   <template v-else>
-    <ww-open-data :type="translationTypes" :openid="translationValue"></ww-open-data> a
+    <ww-open-data :type="translationTypes" :openid="translationValue"></ww-open-data>
   </template>
 </template>
 <script lang="ts" setup>