diff --git a/ruoyi-front/src/main/resources/templates/front/organization/organization.html b/ruoyi-front/src/main/resources/templates/front/organization/organization.html index 9de14a2e0..7d9a8310a 100644 --- a/ruoyi-front/src/main/resources/templates/front/organization/organization.html +++ b/ruoyi-front/src/main/resources/templates/front/organization/organization.html @@ -14,44 +14,44 @@ -
  • + + + +
  • + +
  • - - +
  • -
  • - - -
  • -
  • +
  • @@ -77,9 +77,9 @@ 删除 - +
    @@ -122,31 +122,31 @@ }, { field: 'licenseUrl', - title: '营业执照图片地址' + title: '营业执照' }, - { + /* { field: 'title', title: '标题' - }, - { + },*/ + /* { field: 'introduction', title: '简介' - }, - { + },*/ + /*{ field: 'content', title: '机构详情内容' - }, + },*/ { field: 'hits', title: '点击量' }, { field: 'auditStatus', - title: '状态' + title: '审核状态' }, { field: 'pictureUrl', - title: '图片地址' + title: '图片' }, { field: 'status',