Commit c866cf85 by qinjianhui

fix: 问题修改

parent 38124728
...@@ -298,7 +298,6 @@ ...@@ -298,7 +298,6 @@
<div class="audit-opinion"> <div class="audit-opinion">
<div <div
v-for="(item, index) in versionList" v-for="(item, index) in versionList"
v-show="item.state == 3 || item.state == 2"
:key="index" :key="index"
class="opinion_version" class="opinion_version"
> >
......
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