Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
467d67389b
@ -112,8 +112,4 @@ export default {
|
||||
.pagination-container.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
::v-deep .el-pager {
|
||||
width: 360px !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="app-container">
|
||||
<div class="app-container" ref="layout">
|
||||
<el-row :gutter="20">
|
||||
<el-col :span="5">
|
||||
<div class="leftscript" ref="box">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user