@scenetechnology/cj_element_table 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -61554,9 +61554,13 @@ var entry_lib_lib_default = /*#__PURE__*/__webpack_require__.n(entry_lib_lib);
61554
61554
 
61555
61555
  var entry_lib_result_code = entry_lib_config_config.result_code,
61556
61556
  entry_lib_base_url = entry_lib_config_config.base_url;
61557
+ var entry_lib_requestUrl = '';
61558
+ if (false) {} else {
61559
+ entry_lib_requestUrl = entry_lib_base_url.pro;
61560
+ }
61557
61561
  // 要修改
61558
- // export const PATH_URL = base_url[import.meta.env.VITE_API_BASEPATH as keyof typeof base_url]
61559
- var entry_lib_PATH_URL = '192.168.1.229:92';
61562
+ var entry_lib_PATH_URL = entry_lib_requestUrl;
61563
+ // export const PATH_URL = '192.168.1.229:92'
61560
61564
  // import { resetRouter } from '@/router'
61561
61565
  // import { useRouter } from 'vue-router'
61562
61566
  // 创建axios实例