解析空气

This commit is contained in:
weicw
2021-08-27 10:06:50 +08:00
parent c903f1ec6f
commit 76d2c9bba0
11 changed files with 2558 additions and 8 deletions

View File

@@ -8,14 +8,7 @@
:showUploadList="false"
accept=".xls,.xlsx,.csv"
>
<a-button>市级导入</a-button>
</a-upload>
<a-upload
:before-upload="importFileArea"
:showUploadList="false"
accept=".xls,.xlsx,.csv"
>
<a-button>县级导入</a-button>
<a-button>数据导入</a-button>
</a-upload>
</a-space>
</template>