@ -133,7 +133,7 @@
<el-radio label="2">自定义</el-radio>
</el-radio-group>
<el-input v-if="scope.row.radio=='2'" v-model="scope.row.addQuantity"></el-input>
<el-input v-if="scope.row.addQuantityType == '2'" v-model="scope.row.addQuantity"></el-input>
<!-- </el-form-item> -->
</template>
</el-table-column>