Compare commits
3 Commits
df304d8f07
...
aeeb4b05f5
Author | SHA1 | Date |
---|---|---|
|
aeeb4b05f5 | |
|
8ee3847791 | |
|
c9e99339d5 |
|
@ -146,7 +146,7 @@
|
||||||
<el-table-column
|
<el-table-column
|
||||||
prop=""
|
prop=""
|
||||||
:label="$t('common:action:action')"
|
:label="$t('common:action:action')"
|
||||||
width="280"
|
width="300"
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
|
|
Loading…
Reference in New Issue