Commit efe0f662 authored by youjie's avatar youjie

no message

parent e1173b02
......@@ -293,7 +293,7 @@
{{outItem.UseTimeStr}}
</td>
<td v-if="childIndex==0" :rowspan="subItem.OrderDetailsList.length" style="padding: 0 20px;">
<el-checkbox :indeterminate="isIndeterminate2" v-model="subItem.checked" @change="getChecked(2)">
<el-checkbox v-model="subItem.checked" @change="getChecked(2)">
</el-checkbox>
</td>
<td v-if="childIndex==0" :rowspan="subItem.OrderDetailsList.length" style="text-align:left; ">
......
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