Commit 43e0b913 by liang ce

图表修改

parent 58da799b
......@@ -14,7 +14,7 @@
</div>
<div class="chart" style="width: 100%;scroll;position: relative;border: 1px solid #dddddd;margin-bottom: 20px">
<div id="subsidyList" :style="{width: '100%', height: '300px'}"></div>
<a-select placeholder="津贴类型" v-model="sceneType" style="width: 120px;position: absolute;right: 10%;top: 0;" @change="changeSceneType">
<a-select placeholder="津贴类型" v-model="sceneType" style="width: 120px;position: absolute;right: 10%;top: 20px;" @change="changeSceneType">
<a-select-option value="MEAL">餐补</a-select-option>
<a-select-option value="TRAVEL">交通补贴</a-select-option>
</a-select>
......
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