Browse Source

fix:弹框title修改

刘恒 1 year ago
parent
commit
fc046a29da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/AgreementManage/AgreementGroup.vue

+ 1 - 1
src/views/AgreementManage/AgreementGroup.vue

@@ -184,7 +184,7 @@
       </el-row>
       </el-row>
     </el-dialog>
     </el-dialog>
     <el-dialog
     <el-dialog
-      title="排除部门"
+      title="授权"
       :visible.sync="excludedialogVisible"
       :visible.sync="excludedialogVisible"
       width="70%"
       width="70%"
       top="8vh"
       top="8vh"