yusijie
2024-01-31 1374a0cca4ca1ef505df948d2ed73c3d6ab5184d
去除我的工单列表中,layui自带组件的空白位置
1个文件已修改
8 ■■■■ 已修改文件
WebTM/views/生产管理/工单/Sc_MyTicketList.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/Éú²ú¹ÜÀí/¹¤µ¥/Sc_MyTicketList.html
@@ -161,7 +161,7 @@
            function set_InitGrid_notStart() {
                option_notStart = {
                    elem: '#mainTable_notStart'
                    , toolbar: '#toolbarDemo'
                    //, toolbar: '#toolbarDemo'
                    , page: true
                    , height: 300
                    , cellMinWidth: 90
@@ -236,7 +236,7 @@
                            //动态显示列名
                            option_notStart = {
                                elem: '#mainTable_notStart'
                                , toolbar: '#toolbarDemo'
                                //, toolbar: '#toolbarDemo'
                                , cols: [col]
                                , data: data1.data.h_p_Sc_MyICMOWorkBill
                                , height: 'full-80'
@@ -250,7 +250,7 @@
                            option_finish = {
                                elem: '#mainTable_finish'
                                , toolbar: '#toolbarDemo'
                                //, toolbar: '#toolbarDemo'
                                , cols: [col]
                                , data: data1.data.h_p_Sc_MyICMOWorkBill1
                                , height: 'full-80'
@@ -263,7 +263,7 @@
                            option_proc = {
                                elem: '#mainTable_proc'
                                , toolbar: '#toolbarDemo'
                                //, toolbar: '#toolbarDemo'
                                , cols: [col]
                                , data: data1.data.h_p_Sc_MyICMOWorkBill2
                                , height: 'full-80'