Commit a986e04d authored by 仇晓婷's avatar 仇晓婷

合格证

parent 4606981e
......@@ -10,7 +10,7 @@
<div class="certificate-label">{{item.productSerialNumber}}</div>
<Row style="margin-top:8px;">
<Col :span="16">
<div v-if="item.status==3?false:true">
<div v-if="item.status!=3">
<Checkbox
v-model="index"
@change.native="changeBox(index,item.id)"
......
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