摘要:
1. 模板 <el-form-item label="上级分类" prop="itemId"> <el-cascader :options="parentData" :show-all-levels="true" :props="{ checkStrictly: true, value: 'id' 阅读全文
posted @ 2022-04-01 17:37
jqynr
阅读(1216)
评论(0)
推荐(0)
摘要:
<el-table-column label="状态" min-width="80px" :show-overflow-tooltip="true" > <template slot-scope="scope"> {{ scope.row.status == 0 ? "正常" : "已禁用" }} 阅读全文
posted @ 2022-04-01 13:49
jqynr
阅读(540)
评论(0)
推荐(0)

浙公网安备 33010602011771号