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

55

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