@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.
package/.bablerc ADDED
@@ -0,0 +1,3 @@
1
+ {
2
+ "plugins": ["transform-remove-strict-mode"]
3
+ }
@@ -61536,9 +61536,13 @@ var entry_lib_lib_default = /*#__PURE__*/__webpack_require__.n(entry_lib_lib);
61536
61536
 
61537
61537
  var entry_lib_result_code = entry_lib_config_config.result_code,
61538
61538
  entry_lib_base_url = entry_lib_config_config.base_url;
61539
+ var entry_lib_requestUrl = '';
61540
+ if (false) {} else {
61541
+ entry_lib_requestUrl = entry_lib_base_url.pro;
61542
+ }
61539
61543
  // 要修改
61540
- // export const PATH_URL = base_url[import.meta.env.VITE_API_BASEPATH as keyof typeof base_url]
61541
- var entry_lib_PATH_URL = '192.168.1.229:92';
61544
+ var entry_lib_PATH_URL = entry_lib_requestUrl;
61545
+ // export const PATH_URL = '192.168.1.229:92'
61542
61546
  // import { resetRouter } from '@/router'
61543
61547
  // import { useRouter } from 'vue-router'
61544
61548
  // 创建axios实例