chao %!s(int64=4) %!d(string=hai) anos
pai
achega
2e1dbb177f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/templates/supplier/index.html

+ 1 - 1
src/main/resources/templates/supplier/index.html

@@ -166,6 +166,6 @@
 <!-- 引入底部 -->
 <template th:replace="components/footer"></template>
 <template th:replace="components/foot-link"></template>
-<script charset="utf-8" type="text/javascript" th:src="@{/js/supplier/repair.js(v=${version})}"></script>
+<script charset="utf-8" type="text/javascript" th:src="@{/js/supplier/index.js(v=${version})}"></script>
 </body>
 </html>