Commit 3fc15a4e authored by 陈明豪's avatar 陈明豪

bug修改

parent 09db10a0
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12" height="12" viewBox="0 0 12 12"><defs><style>.a{fill:none;}.b{isolation:isolate;clip-path:url(#a);}.c{fill:#333;}</style><clipPath id="a"><rect class="a" x="1" y="1" width="12" height="12"/></clipPath></defs><g class="b" transform="translate(-1 -1)"><g transform="translate(1 2)"><rect class="c" width="12" height="1.111" rx="0.556"/><rect class="c" width="8.335" height="1.111" rx="0.556" transform="translate(0 4.444)"/><rect class="c" width="5.557" height="1.111" rx="0.556" transform="translate(0 8.889)"/></g></g></svg>
\ No newline at end of file
...@@ -60,11 +60,11 @@ ...@@ -60,11 +60,11 @@
<!--选择全部--> <!--选择全部-->
<el-button <el-button
v-hasPermi="['system:manage:export']" v-hasPermi="['system:manage:export']"
class="fourWordsBtn" class="fourWordswhiteBtn"
size="mini" size="mini"
@click="selectAll" @click="selectAll"
> >
<svg-icon icon-class="shaixuan_icon_quanbu" /> <svg-icon icon-class="shuaixuan_icon_quanbu" />
选择全部 选择全部
</el-button> </el-button>
<!--反向选择--> <!--反向选择-->
......
...@@ -710,7 +710,7 @@ export default { ...@@ -710,7 +710,7 @@ export default {
startColor: '#7C39D2', startColor: '#7C39D2',
endColor: '#5266EA' endColor: '#5266EA'
}, },
cross_x_data: ['1只', '2只', '3~4只', '4~5只', '5只以上'], cross_x_data: ['1只', '2只', '3~4只', '4~5只', '6只以上'],
vip_analyze_y1_data: { vip_analyze_y1_data: {
name: '会员等级', name: '会员等级',
data: [], data: [],
......
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