+123
This commit is contained in:
@@ -604,7 +604,7 @@ const radioProps = props.getRadioProps(props.data, props.index);
|
||||
{{ data[column.key] }}
|
||||
</lay-tooltip>
|
||||
|
||||
<span v-else> {{ data[column.key] }} </span>
|
||||
<span v-else> {{ data[column.key] }} +123</span>
|
||||
</div>
|
||||
</td>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user