Commit ad795ae7 by caoyanzhi

修改按钮文案

parent 9eb1b55f
......@@ -51,7 +51,7 @@
</el-select>
</el-form-item>
<el-form-item label="">
<el-button type="primary" @click.stop="confirmSavePost">保存</el-button>
<el-button type="primary" @click.stop="confirmSavePost">{{$route.query.memberTagGroupId ? '保存': '创建会员分组'}}</el-button>
<el-button>
<router-link to="/memberGroupList">返回</router-link>
</el-button>
......
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