Commit d0eaf698 by zhangzhijie

放开其他页面跳标注详情页的权限

parent c3e9bc74
...@@ -582,7 +582,7 @@ ...@@ -582,7 +582,7 @@
<el-button <el-button
type="primary" type="primary"
@click="submitBz" @click="submitBz"
v-if="bzzt == 2 && $route.query.fromPath=='queryAjNM'" v-if="bzzt == 2"
>完成标注 >完成标注
</el-button> </el-button>
<el-button <el-button
......
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