fix column changed value (fieldtype)
This commit is contained in:
@@ -119,6 +119,12 @@
|
||||
:label="myvalue"
|
||||
>
|
||||
</q-btn>
|
||||
<div v-else>
|
||||
<span
|
||||
:class="{ disabled: disable }"
|
||||
v-html="visuValByType(myvalue, col, row)"
|
||||
></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user