| | |
| | | #app{ |
| | | overflow: hidden; |
| | | } |
| | | .el-table-filter__list{ |
| | | max-height: 70vh !important; |
| | | overflow-y: scroll !important; |
| | | } |
| | | </style> |
| | | </head> |
| | | <body> |
| | | <div id="app"></div> |
| | | <!-- <script type='text/javascript' src='http://10.16.173.59:81/web-apps/apps/api/documents/api.js'></script> --> |
| | | <script type='text/javascript' src='http://10.16.173.59:81/web-apps/apps/api/documents/api.js'></script> |
| | | <script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/plugins/js/plugin.js"></script> |
| | | <script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/luckysheet.umd.js"></script> |
| | | </body> |