diff --git a/back/src/views/modules/ability/IntegratedServices-add.vue b/back/src/views/modules/ability/IntegratedServices-add.vue index 9df71299..8144b0b9 100644 --- a/back/src/views/modules/ability/IntegratedServices-add.vue +++ b/back/src/views/modules/ability/IntegratedServices-add.vue @@ -31,10 +31,10 @@ 基本信息 - + - + @@ -43,19 +43,19 @@ - + - + - + - + - + @@ -493,4 +493,8 @@ export default { color: #606266; line-height: 32px; } + +.input-box { + width: 90%; +} diff --git a/back/src/views/modules/ability/IntegratedServices.vue b/back/src/views/modules/ability/IntegratedServices.vue index ae494b97..397e1b3d 100644 --- a/back/src/views/modules/ability/IntegratedServices.vue +++ b/back/src/views/modules/ability/IntegratedServices.vue @@ -23,7 +23,7 @@ style="width: 100%" :height="qp ? '810px' : '650px'"> - +