fix(数据源): 展示表的字段类型
This commit is contained in:
parent
783839e02e
commit
86e0fa35d3
@ -94,7 +94,7 @@
|
||||
$t("dataset.value") + '(' + $t("dataset.float") + ')'
|
||||
}}</span>
|
||||
</template>
|
||||
<template v-else slot-scope="scope">
|
||||
<template v-if="params.type !== 'api'" slot-scope="scope">
|
||||
<span> scope.row.fieldType </span>
|
||||
</template>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user