Compare commits
No commits in common. "aeeb4b05f5d2cc52d7c33e0ebfcbb1851d0d21f9" and "df304d8f0748308e688552816ee147fb9f5c89a8" have entirely different histories.
aeeb4b05f5
...
df304d8f07
|
@ -146,7 +146,7 @@
|
||||||
<el-table-column
|
<el-table-column
|
||||||
prop=""
|
prop=""
|
||||||
:label="$t('common:action:action')"
|
:label="$t('common:action:action')"
|
||||||
width="300"
|
width="280"
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
|
|
Loading…
Reference in New Issue