ludc
2023-08-04 d1c26acdf0615cf106957b47e30c88c1b08b1e0e
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>