mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
fix(数据): 保存数据集时,报错内容提示优化 #17671
This commit is contained in:
@@ -2095,6 +2095,7 @@ const getIconNameCalc = (deType, extField, dimension = false) => {
|
||||
<div class="column-style">
|
||||
<el-input
|
||||
v-model="scope.row.name"
|
||||
maxlength="100"
|
||||
:placeholder="t('commons.input_content')"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user