From 48e6a7175d35994d54d2dd86d7ee12f3f0cc50f3 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期五, 16 九月 2022 10:42:44 +0800 Subject: [PATCH] # --- src/main/webapp/views/cstmr/cstmr.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/cstmr/cstmr.html b/src/main/webapp/views/cstmr/cstmr.html index 735cdf3..1495a17 100644 --- a/src/main/webapp/views/cstmr/cstmr.html +++ b/src/main/webapp/views/cstmr/cstmr.html @@ -99,8 +99,9 @@ <script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/cool.js" charset="utf-8"></script> -<script type="text/javascript" src="../../static/js/cstmr/cstmr.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/layui/lay/modules/cascader/citys-data.js" charset="utf-8"></script> +<script type="text/javascript" src="../../static/js/cstmr/cstmr.js" charset="utf-8"></script> + </body> <!-- 琛ㄥ崟寮圭獥 --> <script type="text/html" id="editDialog"> -- Gitblit v1.9.1