解决传参时提示错误警告

This commit is contained in:
天梦
2024-12-02 18:29:44 +08:00
parent 8d2735f6e9
commit 6bfbfc4762

View File

@@ -684,7 +684,7 @@
<el-upload
class="flex items-center"
:before-upload="importJson"
show-file-list="false"
:show-file-list="false"
accept=".json"
>
<el-button type="primary" class="mx-2" :disabled="isAdd"