li.shaoyi před 5 měsíci
rodič
revize
a051bb3f00
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/packages/tss/views/rules/czzn/index.vue

+ 1 - 1
src/packages/tss/views/rules/czzn/index.vue

@@ -4,7 +4,7 @@
         <template #header>
             <app-navbar :title="$t('tss.czzn')" />
         </template>
-        <div v-html="formatHtmlString(commonStore.getDocumentById(104))" />
+        <div v-html="formatHtmlString(commonStore.getDocumentById(105))" />
     </app-view>
 </template>