|
@@ -81,7 +81,7 @@
|
|
@click="addRoleInfo()">添加列表</el-button>
|
|
@click="addRoleInfo()">添加列表</el-button>
|
|
<el-button type="primary"
|
|
<el-button type="primary"
|
|
size="small"
|
|
size="small"
|
|
- icon="el-icon-circle-edit-outline"
|
|
|
|
|
|
+ icon="el-icon-edit-outline"
|
|
@click="editRoleInfo()" v-loaing="isEditLoaing">编辑电签</el-button>
|
|
@click="editRoleInfo()" v-loaing="isEditLoaing">编辑电签</el-button>
|
|
</el-row>
|
|
</el-row>
|
|
|
|
|