参数调整
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
:key="`chart-${index}`"
|
||||
:theme="theme"
|
||||
:data="values"
|
||||
:tpl="data.config"
|
||||
:tpl="currentType"
|
||||
:ops="data.echartOps"/>
|
||||
<AiDvTable
|
||||
v-else-if="currentType === 'AiDvTable'"
|
||||
|
||||
@@ -129,7 +129,7 @@ export default {
|
||||
theme() {
|
||||
this.refresh()
|
||||
},
|
||||
tpl(v) {
|
||||
type(v) {
|
||||
v && this.refresh()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user