Browse Source

test: 测试部署

vian 3 years atrás
parent
commit
11bfc08366
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/maintain/price_info_lib/js/index.js

+ 1 - 0
web/maintain/price_info_lib/js/index.js

@@ -802,6 +802,7 @@ const PRICE_BOOK = (() => {
 })();
 
 $(document).ready(() => {
+    console.log('进入信息价');
     $('[data-toggle="tooltip"]').tooltip();
     AREA_BOOK.handleSelectionChanged(0);
     const $range = $(document.body);