{{ theLaw.name }} (已廢止)
{{ theLaw.EngLawName }}
- 位階
- {{ theLaw.LawLevel }}
- 類別
- {{ theLaw.category.join('、') }}
- 最後異動
- {{ theLaw.LawModifiedDate }}
- 生效日期與內容
- {{ (theLaw.LawEffectiveDate === '99991231') ? '生效日未定' : theLaw.LawEffectiveDate }}
-
- 前言
- {{ theLaw.foreword }}
- 第 {{ Math.ceil(article.number / 100) }} 條 之 {{ article.number % 100 }}
-
- {{ law.pcode }} {{ law.name }} (已廢止)