feat: 新增编辑阶段 mock 接口轮询请求功能

This commit is contained in:
MTrun
2022-03-23 20:41:50 +08:00
parent 4d55e5a57b
commit a7b2d5a24b
22 changed files with 117 additions and 70 deletions
@@ -1,5 +1,5 @@
<template>
<VChart :theme="themeColor" :option="option.options" autoresize></VChart>
<v-chart :theme="themeColor" :option="option.options" autoresize></v-chart>
</template>
<script setup lang="ts">