lsw пре 9 месеци
родитељ
комит
67d0234cba
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      app/pages/serve/index.vue

+ 2 - 2
app/pages/serve/index.vue

@@ -193,8 +193,8 @@ export default {
 			this.show = true;
 			if (title == '就业失业登记') {
 				this.urls = [
-					{ name: '就业链接', url: 'https://chenglantimes.com/nn/self_employmentApplication.html?applySrc=31' },
-					{ name: '失业链接', url: 'https://chenglantimes.com/nn/unemploymentApplication.html?applySrc=31' }
+					{ name: '就业登记', url: 'https://chenglantimes.com/nn/self_employmentApplication.html?applySrc=31' },
+					{ name: '失业登记', url: 'https://chenglantimes.com/nn/unemploymentApplication.html?applySrc=31' }
 				];
 			}
 			if (title == '就业创业补贴') {