Commit 3332a286 authored by 高飞's avatar 高飞

修改评审新增弹框样式。信息制品文档列表按钮无法查询问题

parent 45b90741
......@@ -166,7 +166,7 @@ export default {
this.$refs.tree.setCurrentKey(4);
});
this.currentRole = "navs";
this.clientDetails = { type: [4] };
this.clientDetails = { type: [] };
this.expandedArr = [4];
this.checkList = [];
this.$refs.tree.setCheckedKeys([]);
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment