ludc
2024-01-08 a505c825c736a227dfbb36b0a4fbcd44f21af230
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,