吉安感知网项目-前端
chenyao
8 hours ago 0b7e7b2ad369eef38889cc831556576068c6115e
feat:处置功能
1 files modified
9 ■■■■■ changed files
applications/task-work-order/src/views/orderView/orderManage/eventManage/ViewDiaLog.vue 9 ●●●●● patch | view | raw | blame | history
applications/task-work-order/src/views/orderView/orderManage/eventManage/ViewDiaLog.vue
@@ -186,10 +186,11 @@
        width: 0;
        flex: 1;
        display: flex;
        overflow-y: auto;
        overflow-x: hidden;
        //overflow-y: hidden;
        //overflow-x: hidden;
        flex-direction: column;
        scrollbar-width: none;
        overflow: hidden;
        //scrollbar-width: none;
        &::-webkit-scrollbar {
            display: none;
@@ -205,7 +206,7 @@
            //border: 1px solid red;
            display: flex;
            justify-content: space-between;
            height: 436px;
            height: 440px;
            margin-top: 20px;
            .imgurl {
                flex: 1;