From 6c49ebe0583ef4f8f8eec4c80290087ded66bbaa Mon Sep 17 00:00:00 2001 From: youyuzihan Date: Wed, 2 Jun 2021 15:11:42 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=9A=E4=BF=AE=E6=AD=A3=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=EF=BC=8C=E7=AD=89=E5=BE=85=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/categoryDetails/index.vue | 983 ++++++-------------- 1 file changed, 287 insertions(+), 696 deletions(-) diff --git a/src/pages/details/categoryDetails/index.vue b/src/pages/details/categoryDetails/index.vue index c1f272a7b..a55190297 100644 --- a/src/pages/details/categoryDetails/index.vue +++ b/src/pages/details/categoryDetails/index.vue @@ -11,49 +11,55 @@
- - - -

- + {{ sarAccessEO.countryShow }}

- + {{ sarAccessEO.remark || '-' }}

-
- -
-

- {{ item.name }} - - - -

- - - - - - - -
- - -
+

+ + {{ sarAccessEO.remark || '-' }} +

+

+ + {{ sarAccessEO.remark || '-' }} +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -87,18 +93,18 @@ - + - + 导出 - +
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 数据获取中 -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 数据获取中 -
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -731,129 +422,29 @@ export default { isAdvancedSearch: false, twoOptions: [ { - label: '标准号', - value: 'code', + label: '章节编号', + value: 'chapterCode', type: 'INPUT', disabled: false }, { - label: '中文名称', - value: 'resName', + label: '修改意见内容', + value: 'opinionInfo', type: 'INPUT', disabled: false }, { - label: '英文名称', - value: 'resEnName', + label: '提出部门', + value: 'upDepartment', type: 'INPUT', disabled: false }, { - label: '新车型实施日期(项目)', - value: 'newPutTextTime', - type: 'DATE_PIC_OPTS', - disabled: false - }, - { - label: '在产车实施日期(项目)', - value: 'prodPutTextTime', - type: 'DATE_PIC_OPTS', - disabled: false - }, - { - label: 'EOP实施日期(项目)', - value: 'eopPutTextTime', - type: 'DATE_PIC_OPTS', - disabled: false - }, - { - label: '实施说明', - value: 'perFormInfo', + label: '提出人', + value: 'upHuman', type: 'INPUT', disabled: false }, - { - label: '认证交付物', - value: 'authDelive', - type: 'INPUT', - disabled: false - }, - { - label: '认证对象', - value: 'authObj', - type: 'SEL_OPTION', - disabled: false - }, - { - label: '监管类型', - value: 'askNature', - type: 'SEL_OPTION', - disabled: false - }, - { - label: '适用车辆类型', - value: 'cllx', - type: 'SEL_OPTS', - disabled: false - }, - { - label: '责任部门', - value: 'dutyDepartId', - type: 'SEL_OPTS', - selVal: 'ORGLIST', - disabled: false - }, - { - label: '相关部门', - value: 'xgbm', - type: 'SEL_OPTS', - selVal: 'ORGLIST', - disabled: false - }, - { - label: 'FO', - value: 'foUserId', - type: 'SEL_OPTS', - selVal: 'ROLELIST', - disabled: false - }, - { - label: '项目评估角色', - value: 'proAccUserId', - type: 'SEL_OPTS', - selVal: 'ROLELIST', - disabled: false - }, - { - label: '清单说明', - value: 'synopsis', - type: 'INPUT', - disabled: false - }, - { - label: '标签', - value: 'gxhbq', - type: 'SEL_OPTS', - disabled: false - }, - { - label: '要求类型', - value: 'yqlx', - type: 'SEL_OPTION', - disabled: false - }, - { - label: '流程状态', - value: 'prcState', - type: 'SEL_OPTION', - disabled: false - }, - { - label: '符合性状态', - value: 'sarState', - type: 'SEL_OPTION', - disabled: false - }, // { // label: '合规性分级', // value: 'sarState',