zuoyezhidaoshbu

This commit is contained in:
shilixia 2022-02-11 10:56:25 +08:00
parent 45ed6d407a
commit 089a311768
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
:key="item.file_.id"
v-for="item in techdocList"
:label="item.file_.name"
:name="item.file_.file"
:name="item.file_.path"
:closable="item.close"
></el-tab-pane>
</el-tabs>