Commit 9683bd55 by liangzhen

暂存下

1 parent 1049e551
Showing with 1 additions and 1 deletions
......@@ -127,7 +127,7 @@
><el-button
@click="adopt(item, index, itemfz)"
type="primary"
v-if="item.znfxList[0].type != '1' && !item.checked"
v-if="item.znfxList[0].type != '1'"
>采纳</el-button
>
<el-button type="info" v-else>采纳</el-button>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!