Admin
2022-07-05 b0bc7311799d8e8cc2e385f8316ab32551f103fd
修改页面
2 files modified
6 ■■■■ changed files
src/views/specialWorkSystem/workPlan/workAppointSummary/index.vue 4 ●●●● patch | view | raw | blame | history
src/views/specialWorkSystem/workPlan/workReservation/index.vue 2 ●●● patch | view | raw | blame | history
src/views/specialWorkSystem/workPlan/workAppointSummary/index.vue
@@ -66,7 +66,7 @@
                            v-model="dateRange"
                            type="daterange"
                            unlink-panels
                            range-separator="To"
                            range-separator="至"
                            start-placeholder="Start date"
                            end-placeholder="End date"
                            :shortcuts="shortcuts"
@@ -442,7 +442,7 @@
        .el-col{
            display: flex;
            align-items: center;
            margin: 40px 0;
            margin: 20px 0;
        }
        .grid-content{
            display: flex;
src/views/specialWorkSystem/workPlan/workReservation/index.vue
@@ -234,7 +234,7 @@
        .el-col{
            display: flex;
            align-items: center;
            margin: 40px 0 20px;
            margin: 20px 0;
        }
        .grid-content{
            align-items: center;