mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-21 10:35:57 +08:00
update 修改按钮简化为同步套餐
This commit is contained in:
parent
5ab27abecd
commit
51e8873e90
@ -123,7 +123,7 @@
|
|||||||
icon="el-icon-edit"
|
icon="el-icon-edit"
|
||||||
@click="handleSyncTenantPackage(scope.row)"
|
@click="handleSyncTenantPackage(scope.row)"
|
||||||
v-hasPermi="['system:tenant:edit']"
|
v-hasPermi="['system:tenant:edit']"
|
||||||
>同步租户套餐</el-button>
|
>同步套餐</el-button>
|
||||||
<el-button
|
<el-button
|
||||||
size="mini"
|
size="mini"
|
||||||
type="text"
|
type="text"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user