同事开通特权时最大单为0。
This commit is contained in:
@@ -166,18 +166,6 @@
|
||||
>
|
||||
同步用户
|
||||
</el-button>
|
||||
<el-date-picker
|
||||
v-model="privilegeDateRange"
|
||||
type="daterange"
|
||||
range-separator="至"
|
||||
start-placeholder="开始日期"
|
||||
end-placeholder="结束日期"
|
||||
value-format="yyyy-MM-dd"
|
||||
style="width: 280px; margin-left: 12px"
|
||||
/>
|
||||
<el-button type="warning" icon="el-icon-view" :loading="privilegeLoading" @click="handleViewPrivilege">
|
||||
查看特权
|
||||
</el-button>
|
||||
<el-button type="success" icon="el-icon-present" style="margin-left: 12px" @click="openNewcomerVipDialog">
|
||||
开通新人特权
|
||||
</el-button>
|
||||
|
||||
Reference in New Issue
Block a user