leiyun hace 2 meses
padre
commit
a505b46617
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      view/admin/dashboard_index.html

+ 1
- 1
view/admin/dashboard_index.html Ver fichero

@@ -119,7 +119,7 @@
{% endblock %}

{% block js %}
<script src="https://cdn.jsdelivr.net/npm/echarts@5/dist/echarts.min.js"></script>
<script src="/static/lib/echarts/echarts.min.js"></script>
<script>
var { createApp, ref, reactive, onMounted, nextTick } = Vue;



Cargando…
Cancelar
Guardar