Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -36,6 +36,7 @@ | @@ -36,6 +36,7 @@ | ||
| 36 | <Authority value="api:yt:things_model:import"> | 36 | <Authority value="api:yt:things_model:import"> |
| 37 | <Upload | 37 | <Upload |
| 38 | v-if="isShowBtn" | 38 | v-if="isShowBtn" |
| 39 | + accept=".json," | ||
| 39 | :show-upload-list="false" | 40 | :show-upload-list="false" |
| 40 | :customRequest="handleImportModel" | 41 | :customRequest="handleImportModel" |
| 41 | > | 42 | > |