@@ -52,7 +52,8 @@
`"
>
<el-popover
- :width="'60%'"
+ popper-style="max-width:60%;width:auto;min-width:0"
+ placement="top"
trigger="hover"
effect="dark"
:content="JSON.parse(chartInfo.Instructions).text"
@@ -76,7 +77,8 @@
来源:
:content="JSON.parse(chartInfo.SourcesFrom).text"
@@ -91,7 +91,8 @@ const refreshSheet = async()=>{
:content="JSON.parse(info.SourcesFrom).text"