Merge branch 'phatt_dev' into develop
This commit is contained in:
commit
224e896e26
1 changed files with 0 additions and 1 deletions
|
|
@ -488,7 +488,6 @@ onMounted(async () => {
|
|||
v-for="col in props.cols"
|
||||
:key="col.name"
|
||||
:props="props"
|
||||
@click="onClickOpenDialog(true, props.row)"
|
||||
class="cursor-pointer"
|
||||
>
|
||||
<div class="table_ellipsis">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue