diff --git a/jwtech-admin-page/vue.config.js b/jwtech-admin-page/vue.config.js
index 9f047ee8..307e689a 100644
--- a/jwtech-admin-page/vue.config.js
+++ b/jwtech-admin-page/vue.config.js
@@ -39,7 +39,7 @@ module.exports = {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: "http://127.0.0.1:18082",
- target: "http://192.168.2.111:18080",
+ target: "http://192.168.2.108:18080",
// target: "http://192.168.1.20:8084",
changeOrigin: true,
pathRewrite: {
diff --git a/jwtech-pc-page/src/views/enterpriseInformation/components/proAchievementTable.vue b/jwtech-pc-page/src/views/enterpriseInformation/components/proAchievementTable.vue
index 4a6f69ee..f8003531 100644
--- a/jwtech-pc-page/src/views/enterpriseInformation/components/proAchievementTable.vue
+++ b/jwtech-pc-page/src/views/enterpriseInformation/components/proAchievementTable.vue
@@ -18,28 +18,33 @@
@pagination="getResult" />
+
+