大屏页面初始化
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</div>
|
||||
<div class="erp-col erp-col-1-3">
|
||||
<div class="erp-card">
|
||||
|
||||
<ChartV08 />
|
||||
</div>
|
||||
</div>
|
||||
<div class="erp-col erp-col-1-3">
|
||||
@@ -80,6 +80,7 @@ import ChartV04 from './components/ChartV04.vue';
|
||||
import ChartV05 from './components/ChartV05.vue';
|
||||
import ChartV06 from './components/ChartV06.vue';
|
||||
import ChartV07 from './components/ChartV07.vue';
|
||||
import ChartV08 from './components/ChartV08.vue';
|
||||
|
||||
const props = defineProps({
|
||||
formParams: {
|
||||
|
||||
Reference in New Issue
Block a user