Commit 6640770b authored by 仇晓婷's avatar 仇晓婷

55

parent 01db8acb
......@@ -79,7 +79,7 @@
</Col>
</Row>
<div class="table">
<StaChart />
<StaChart/>
</div>
</div>
</template>
......@@ -98,7 +98,7 @@ export default {
data() {
return {
listTask: [],
imgUrl: iconImg
imgUrl: iconImg,
};
},
created() {
......
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