BI大屏下钻和日期拆分
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
:value="value"
|
||||
:ispreview="true"
|
||||
:widget-index="index"
|
||||
@oepnTheDrillView="$emit('oepnTheDrillView',$event)"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
@@ -58,7 +59,6 @@ import widgetChinaMap from "./map/widgetChinaMap.vue";
|
||||
import widgetGlobalMap from "./map/widgetGlobalMap.vue";
|
||||
import widgetBarStackMoreShowChart from "./bar/widgetBarStackMoreShowChart.vue";
|
||||
import widgetBarLineSingleChart from "./barline/widgetBarLineSingleChart.vue";
|
||||
|
||||
export default {
|
||||
name: "WidgetTemp",
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user