|
@@ -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 == '就业创业补贴') {
|