feat: 完成部门管理,岗位管理,用户管理部分,功能编码。
This commit is contained in:
@@ -247,6 +247,11 @@ function dictStr(value, list) {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
page {
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.container {
|
||||
min-height: 100vh;
|
||||
background-color: #f5f5f5;
|
||||
|
||||
Reference in New Issue
Block a user