diff --git a/src/views/modules/labelSetting/components/DataSourceDialog.vue b/src/views/modules/labelSetting/components/DataSourceDialog.vue index bc9e60c..5c0da5b 100644 --- a/src/views/modules/labelSetting/components/DataSourceDialog.vue +++ b/src/views/modules/labelSetting/components/DataSourceDialog.vue @@ -3,30 +3,65 @@ title="数据源选择" :visible="visible" :close-on-click-modal="false" - width="800px" + width="880px" top="5vh" + append-to-body custom-class="data-source-dialog" @close="handleClose" > -
- - - - - {{ key.fieldName+(key.fieldDescription?('('+key.fieldDescription +')'):'')}} - - - - - + +
+ + + + +
+