feat: 修改商品套餐高亮、商品几选几效验
This commit is contained in:
@@ -26,9 +26,11 @@
|
||||
@click="handleSwitchChange(scope.row)"></el-switch>
|
||||
</template>
|
||||
<template #kucunedit="scope">
|
||||
{{ scope.row.stockNumber }} <el-icon @click="kucunedit(scope.row)" style="cursor: pointer;color: #4080ff;">
|
||||
<EditPen />
|
||||
</el-icon>
|
||||
<template v-if="scope.row.type != null">
|
||||
{{ scope.row.stockNumber }} <el-icon @click="kucunedit(scope.row)" style="cursor: pointer;color: #4080ff;">
|
||||
<EditPen />
|
||||
</el-icon>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
<template #tuikuantuihui="scope">
|
||||
|
||||
Reference in New Issue
Block a user