Merge pull request #8603 from dataease/pr@dev-v2@fileddesc

Pr@dev v2@fileddesc
This commit is contained in:
taojinlong
2024-03-20 15:19:04 +08:00
committed by GitHub
4 changed files with 149 additions and 5 deletions

View File

@@ -1305,7 +1305,7 @@ const getMenuList = (val: boolean) => {
</template>
</el-table-column>
<el-table-column
prop="remarks"
prop="name"
show-overflow-tooltip
:label="t('datasource.field_description')"
/>