diff --git a/components/change-table.vue b/components/change-table.vue index 3d17af7..9f9b966 100644 --- a/components/change-table.vue +++ b/components/change-table.vue @@ -20,6 +20,8 @@ + + \ No newline at end of file diff --git a/config/appConfig.js b/config/appConfig.js index ba2fc18..f884ef9 100644 --- a/config/appConfig.js +++ b/config/appConfig.js @@ -1,5 +1,5 @@ //当前环境 test,prod -export const ENV = 'prod' +export const ENV = 'test' export const ENV_BASE_URL = { java: { prod: 'https://cashier.sxczgkj.com/',