Commit afeab635 authored by daywrite's avatar daywrite

图表导航

parent af4a520f
...@@ -8,13 +8,7 @@ ...@@ -8,13 +8,7 @@
@update:form="search => timeSearchForm(search)"> @update:form="search => timeSearchForm(search)">
</search-form> </search-form>
<div class="page-body-content"> <div class="page-body-content">
<div class="mb10"> <analysisNav triggerText="导出" triggerIcon="fa fa-fw fa-share-square-o"></analysisNav>
<singleRadioTool
:form-item="type"
:options-list="navArray"
@update:item="val => { typeChange(val) }">
</singleRadioTool>
</div>
<div class="mt10"> <div class="mt10">
<el-row class="header-title" style="height: 100%;"> <el-row class="header-title" style="height: 100%;">
<el-col> <el-col>
......
...@@ -8,13 +8,7 @@ ...@@ -8,13 +8,7 @@
@update:form="search => timeSearchForm(search)"> @update:form="search => timeSearchForm(search)">
</time-search-form> </time-search-form>
<div class="page-body-content"> <div class="page-body-content">
<div class="mb10"> <analysisNav triggerText="导出" triggerIcon="fa fa-fw fa-share-square-o"></analysisNav>
<singleRadioTool
:form-item="type"
:options-list="navArray"
@update:item="val => { typeChange(val) }">
</singleRadioTool>
</div>
<div class="mt10"> <div class="mt10">
<el-row class="header-title" style="height: 100%;" v-for="item in chartTypeArray"> <el-row class="header-title" style="height: 100%;" v-for="item in chartTypeArray">
<el-col> <el-col>
......
...@@ -8,13 +8,7 @@ ...@@ -8,13 +8,7 @@
@update:form="search => timeSearchForm(search)"> @update:form="search => timeSearchForm(search)">
</time-search-form> </time-search-form>
<div class="page-body-content"> <div class="page-body-content">
<div class="mb10"> <analysisNav triggerText="导出" triggerIcon="fa fa-fw fa-share-square-o"></analysisNav>
<singleRadioTool
:form-item="type"
:options-list="navArray"
@update:item="val => { typeChange(val) }">
</singleRadioTool>
</div>
<div class="mt10"> <div class="mt10">
<el-row class="header-title" style="height: 100%;"> <el-row class="header-title" style="height: 100%;">
<el-col> <el-col>
......
...@@ -8,13 +8,7 @@ ...@@ -8,13 +8,7 @@
@update:form="search => timeSearchForm(search)"> @update:form="search => timeSearchForm(search)">
</time-search-form> </time-search-form>
<div class="page-body-content"> <div class="page-body-content">
<div class="mb10"> <analysisNav triggerText="导出" triggerIcon="fa fa-fw fa-share-square-o"></analysisNav>
<singleRadioTool
:form-item="type"
:options-list="navArray"
@update:item="val => { typeChange(val) }">
</singleRadioTool>
</div>
<div class="mt10"> <div class="mt10">
<el-row class="header-title" style="height: 100%;" v-for="item in chartTypeArray"> <el-row class="header-title" style="height: 100%;" v-for="item in chartTypeArray">
<el-col> <el-col>
......
...@@ -8,13 +8,7 @@ ...@@ -8,13 +8,7 @@
@update:form="search => timeSearchForm(search)"> @update:form="search => timeSearchForm(search)">
</time-search-form> </time-search-form>
<div class="page-body-content"> <div class="page-body-content">
<div class="mb10"> <analysisNav triggerText="导出" triggerIcon="fa fa-fw fa-share-square-o"></analysisNav>
<singleRadioTool
:form-item="type"
:options-list="navArray"
@update:item="val => { typeChange(val) }">
</singleRadioTool>
</div>
<div class="mt10"> <div class="mt10">
<el-row class="header-title" style="height: 100%;"> <el-row class="header-title" style="height: 100%;">
<el-col> <el-col>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<section class="analysis-client"> <section class="analysis-client">
<el-row :gutter="10" class="header-title"> <el-row :gutter="10" class="header-title">
<el-col :span="4"> <el-col :span="4">
<h2>销售数据</h2> <h2>售前数据</h2>
</el-col> </el-col>
<el-col :span="20"> <el-col :span="20">
<el-form ref="form" size="mini"> <el-form ref="form" size="mini">
......
...@@ -8,13 +8,7 @@ ...@@ -8,13 +8,7 @@
@update:form="search => timeSearchForm(search)"> @update:form="search => timeSearchForm(search)">
</time-search-form> </time-search-form>
<div class="page-body-content"> <div class="page-body-content">
<div class="mb10"> <analysisNav triggerText="导出" triggerIcon="fa fa-fw fa-share-square-o"></analysisNav>
<singleRadioTool
:form-item="type"
:options-list="navArray"
@update:item="val => { typeChange(val) }">
</singleRadioTool>
</div>
<div class="mt10"> <div class="mt10">
<div class="header-title header-flex" style="height: 100%;"> <div class="header-title header-flex" style="height: 100%;">
<div v-for="item in chartTypeArray"> <div v-for="item in chartTypeArray">
......
...@@ -8,13 +8,7 @@ ...@@ -8,13 +8,7 @@
@update:list="search => timeSearchForm(search)"> @update:list="search => timeSearchForm(search)">
</time-search-form> </time-search-form>
<div class="page-body-content"> <div class="page-body-content">
<div class="mb10"> <analysisNav triggerText="导出" triggerIcon="fa fa-fw fa-share-square-o"></analysisNav>
<singleRadioTool
:form-item="type"
:options-list="navArray"
@update:item="val => { typeChange(val) }">
</singleRadioTool>
</div>
<div class="mt10"> <div class="mt10">
<el-row class="header-title" style="height: 100%;" v-for="item in chartTypeArray"> <el-row class="header-title" style="height: 100%;" v-for="item in chartTypeArray">
<el-col> <el-col>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<section class="analysis-client"> <section class="analysis-client">
<el-row :gutter="10" class="header-title"> <el-row :gutter="10" class="header-title">
<el-col :span="4"> <el-col :span="4">
<h2>销售数据</h2> <h2>销售分析</h2>
</el-col> </el-col>
<el-col :span="20"> <el-col :span="20">
<el-form ref="form" size="mini"> <el-form ref="form" size="mini">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment