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',