异常修复

This commit is contained in:
aixianling
2022-08-23 10:53:03 +08:00
parent a0d348748c
commit efdb76ff0c

View File

@@ -88,7 +88,7 @@
<script> <script>
import pieChart from 'dvcp-dv-ui/components/AiEchart/template/pie/pieChart2' import pieChart from 'dvcp-dv-ui/components/AiEchart/template/pie/pieChart2'
import barChart1 from 'dvcp-dv-ui/components/AiEchart/template/bar/barChart1' import barChart1 from 'dvcp-dv-ui/components/AiEchart/template/bar/barChart1'
import AiOkrTree from "dvcp-dv-ui/components/AiOkrTree" import AiOkrTree from "dvcp-dv-ui/components/AiOkrTree/AiOkrTree"
export default { export default {
name: 'AppGridDV', name: 'AppGridDV',