Commit 853bac52 by crushh

update: dist

parent f672bb61
......@@ -13,7 +13,7 @@
</div>
<div v-if="operNum == 2">
<p class="title">
我的会员分组
所有分类
</p>
<ul class="batch-ul">
......@@ -21,7 +21,7 @@
{{ item.classifyName }}
</li>
</ul>
<p class="group-name">选中的分{{ groupName }}</p>
<p class="group-name">选中的分{{ groupName }}</p>
</div>
<template v-if="operNum == 0 || operNum == 1">
<p v-for="(item, index) in list" :key="index" class="item">
......
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