diff --git a/ruoyi-front/src/main/resources/templates/front/contract_type/add.html b/ruoyi-front/src/main/resources/templates/front/contract_type/add.html index d105f9b33..ca89828fb 100644 --- a/ruoyi-front/src/main/resources/templates/front/contract_type/add.html +++ b/ruoyi-front/src/main/resources/templates/front/contract_type/add.html @@ -13,23 +13,23 @@
- +
-
+ +
diff --git a/ruoyi-front/src/main/resources/templates/front/contract_type/edit.html b/ruoyi-front/src/main/resources/templates/front/contract_type/edit.html index 8736c0bc8..b91c64426 100644 --- a/ruoyi-front/src/main/resources/templates/front/contract_type/edit.html +++ b/ruoyi-front/src/main/resources/templates/front/contract_type/edit.html @@ -14,17 +14,17 @@
- +
-
+
diff --git a/ruoyi-front/src/main/resources/templates/front/contract_type/type.html b/ruoyi-front/src/main/resources/templates/front/contract_type/type.html index a275b7483..3fa2c3632 100644 --- a/ruoyi-front/src/main/resources/templates/front/contract_type/type.html +++ b/ruoyi-front/src/main/resources/templates/front/contract_type/type.html @@ -15,7 +15,7 @@
  • - +
  • @@ -37,9 +37,9 @@ 删除 - +
    @@ -74,12 +74,12 @@ }, { field: 'englishName', - title: '分类名称' + title: '分类英文名称' }, - { + /*{ field: 'remark', title: '备注' - }, + },*/ { title: '操作', align: 'center',