diff --git a/src/utils/dict.js b/src/utils/dict.js index f3b52249..c48faff3 100644 --- a/src/utils/dict.js +++ b/src/utils/dict.js @@ -161,6 +161,8 @@ export const DICT_TYPE = { CONSULTATION_TYPE: 'consultation_type', //资产类型 ASSET_TYPE: 'asset_type', +//其他档案业务类型 +OTHER_BUSINESS_TYPE: 'other_business_type', } diff --git a/src/views/ea/electronicOther/index.vue b/src/views/ea/electronicOther/index.vue index 96a9e05b..8637e8de 100644 --- a/src/views/ea/electronicOther/index.vue +++ b/src/views/ea/electronicOther/index.vue @@ -17,25 +17,13 @@ @keyup.enter.native="handleQuery" /> - - - - - - - - - - + - - - + + + + - + + + - - - @@ -134,8 +119,26 @@ label="操作" align="center" class-name="small-padding fixed-width" + fixed="right" + width="180px" > +