ludc
2024-01-25 1c3919f11f5eb5b3c2ba74d95ca6fcdf11ce9bf9
Source/UBCS-WEB/src/components/file/main.vue
@@ -88,7 +88,7 @@
      hasDel:validatenull(this.options.hasDel) ? true :this.options.hasDel,
      hasDownload:validatenull(this.options.hasDownload) ? true :this.options.hasDownload,
      option: {
        height:(this.options.tableHeight?this.options.tableHeight:'400'),
        height:(this.options.tableHeight?this.options.tableHeight:'300'),
        calcHeight: 30,
        tip: false,
        searchShow: false,