Update index.html
This commit is contained in:
@@ -7,4 +7,8 @@
|
||||
lay-filter="currentTable">
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
let upload_types = '{$upload_types|json_encode|raw}'
|
||||
upload_types = JSON.parse(upload_types)
|
||||
</script>
|
||||
Reference in New Issue
Block a user