diff --git a/hb_client/src/views/wpm/operationdo.vue b/hb_client/src/views/wpm/operationdo.vue index a24d1a3..63d02bf 100644 --- a/hb_client/src/views/wpm/operationdo.vue +++ b/hb_client/src/views/wpm/operationdo.vue @@ -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" >