diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-04-17 12:11:33 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-04-17 12:11:33 +0300 |
| commit | d37dbb7dc81ee5957e72e1173a9aa9ea626240fb (patch) | |
| tree | 6bdfa105d42d6beaa8a455adc9a2f728c6e9767c /web/html/common | |
| parent | a9f4c5fd77cd7c9f6606d1d927d232cc1ecefde3 (diff) | |
vue v2.7.16
Diffstat (limited to 'web/html/common')
| -rw-r--r-- | web/html/common/js.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/common/js.html b/web/html/common/js.html index 661a0b87..eb8f3db6 100644 --- a/web/html/common/js.html +++ b/web/html/common/js.html @@ -1,5 +1,5 @@ {{define "js"}} -<script src="{{ .base_path }}assets/vue@2.6.12/vue.min.js"></script> +<script src="{{ .base_path }}assets/vue@2.7.16/vue.min.js"></script> <script src="{{ .base_path }}assets/moment/moment.min.js"></script> <script src="{{ .base_path }}assets/ant-design-vue@1.7.8/antd.min.js"></script> <script src="{{ .base_path }}assets/axios/axios.min.js"></script> |
