We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://www.facebook.com/photo.php?fbid=10209660977533938&set=a.10209533675351463.1073741859.1014354995&type=3&theater
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://www.facebook.com/photo.php?fbid=10209660977533938&set=a.10209533675351463.1073741859.1014354995&type=3&theater
const { id, article_id } = params;
// 或是在參數部分 ({ id, article_id }) =>
const law = {
勞動基準法,
勞資爭議處理法,
大量解僱勞工保護法,
工會法,
船員法,
高級xxxx,
}
const lawData = id && law[id];
if(!id || law[Id] == null){ return false; }
先擋掉內文就少一個階層了。
The text was updated successfully, but these errors were encountered: