Parcourir la source

fix:弹框title修改

刘恒 il y a 1 an
Parent
commit
fc046a29da
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/AgreementManage/AgreementGroup.vue

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

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