Source/UBCS-WEB/src/option/system/dictbiz.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/views/authority/role.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/views/docking/data.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/views/system/PasswordManagement/passwords.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/views/system/client.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/views/system/dept.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/views/system/tenant.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/views/system/user.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/option/system/dictbiz.js
@@ -1,6 +1,6 @@ export const optionParent = { height: 'auto', calcHeight: 30, calcHeight: 20, columnBtn:false, tip: false, searchShow: true, Source/UBCS-WEB/src/views/authority/role.vue
@@ -29,7 +29,7 @@ 删 除 </el-button> <!-- v-if="userInfo.role_name.includes('admin')" --> <el-button v-if="permissionList.authSettingBtn" <el-button v-if="permissionList.authSettingBtn" size="small" icon="el-icon-setting" @click="handleRole" @@ -115,6 +115,7 @@ option: { height: "auto", tip: false, calcHeight: 20, columnBtn:false, // simplePage: true, searchShow: true, Source/UBCS-WEB/src/views/docking/data.vue
@@ -87,7 +87,6 @@ data:[], option: { height:'auto', calcHeight: 0, columnBtn:false, tip: false, searchShow: false, Source/UBCS-WEB/src/views/system/PasswordManagement/passwords.vue
@@ -93,6 +93,8 @@ }, option() { return { height: 'auto', calcHeight: 20, headerAlign: 'center', align: 'center', columnBtn: false, @@ -101,7 +103,6 @@ rowKey: 'id', addBtn: this.permissionList.addBtn, editBtn: false, height: 700, delBtn: false, refreshBtn: false, column: [ Source/UBCS-WEB/src/views/system/client.vue
@@ -51,7 +51,7 @@ option: { height: 'auto', columnBtn:false, calcHeight: 30, calcHeight: 20, tip: false, searchShow: true, searchMenuSpan: 6, Source/UBCS-WEB/src/views/system/dept.vue
@@ -77,6 +77,7 @@ lazy: true, tip: false, height:'auto', calcHeight: 20, maxHeight:600, columnBtn:false, //simplePage: true, @@ -196,7 +197,7 @@ }; }, created() { }, computed: { ...mapGetters(["userInfo", "permission"]), Source/UBCS-WEB/src/views/system/tenant.vue
@@ -231,7 +231,7 @@ return{ height: 'auto', columnBtn:false, calcHeight: 30, calcHeight: 20, tip: false, searchShow: true, searchMenuSpan: 6, Source/UBCS-WEB/src/views/system/user.vue
@@ -434,7 +434,7 @@ option() { return{ height:'auto', calcHeight: 68, calcHeight: 70, tip: false, searchShow: true, searchMenuSpan: 6,