ludc
2023-08-04 9d96f11fb1de77d1ad4fb0be04a10ae8eb7f46c9
Source/UBCS-WEB/src/components/file/inHtml.vue
@@ -1,9 +1,8 @@
<template>
  <basic-container>
    <fileContent
      :options="options"
      :ownbizOid="options.ownbizOid"
    ></fileContent>
  </basic-container>
</template>
<script>