duy 1 year ago
parent
commit
f8b26634ff

+ 1 - 1
src/views/exctab/ElementIdentification/template/electronicSignature.vue

@@ -81,7 +81,7 @@
                    @click="addRoleInfo()">添加列表</el-button> &nbsp;&nbsp;
                    @click="addRoleInfo()">添加列表</el-button> &nbsp;&nbsp;
           <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()">编辑电签</el-button> &nbsp;&nbsp;
           @click="editRoleInfo()">编辑电签</el-button> &nbsp;&nbsp;
       </el-row>
       </el-row>
 
 

+ 1 - 1
src/views/manager/projectinfo/treeTemplate/template/electronicSignature.vue

@@ -81,7 +81,7 @@
                    @click="addRoleInfo()">添加列表</el-button> &nbsp;&nbsp;
                    @click="addRoleInfo()">添加列表</el-button> &nbsp;&nbsp;
         <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> &nbsp;&nbsp;
         @click="editRoleInfo()" v-loaing="isEditLoaing">编辑电签</el-button> &nbsp;&nbsp;
       </el-row>
       </el-row>