浏览代码

修改角色弹窗宽度为全屏

marymelisa 4 年之前
父节点
当前提交
67bb0e4b3e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/information/account_info/compoments/managers-permission-modify/index.vue

+ 1 - 1
src/views/information/account_info/compoments/managers-permission-modify/index.vue

@@ -7,7 +7,7 @@
            centered
            centered
            :loading="loading"
            :loading="loading"
            :maskClosable="false"
            :maskClosable="false"
-           width="1360px">
+           width="100%">
     <template #footer>
     <template #footer>
       <a-button key="cancel"
       <a-button key="cancel"
                 type="primary"
                 type="primary"