WebTM/views/ÏîÄ¿¹ÜÀí/»ù´¡½¨Ä£/Gy_TaskClass.html
File was renamed from WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/Gy_TaskClass.html
@@ -362,12 +362,12 @@
                layer.open({
                    type: 2,
                    skin: 'layui-layer-rim', //加上边框
                    title: '新增地区',
                    title: '新增任务类别',
                    closeBtn: 1,
                    shift: 2,
                    area: ['100%', '100%'],
                    maxmin: true,
                    content: '../公用基础资料/Add_Edit_Gy_TaskClass.html?OperationType=1&linterid=&HSouceBillType=',
                    content: '../基础建模/Add_Edit_Gy_TaskClass.html?OperationType=1&linterid=&HSouceBillType=',
                    end: function () {
                        //刷新页面,
                        location.reload();
@@ -386,11 +386,11 @@
                    layer.open({
                        type: 2
                        , area: ['100%', '100%']
                        , title: '编辑地区'
                        , title: '编辑任务类别'
                        , shade: 0.6 //遮罩透明度
                        , maxmin: true //允许全屏最小化
                        , anim: 0 //0-6的动画形式,-1不开启
                        , content: '../公用基础资料/Add_Edit_Gy_TaskClass.html?OperationType=3&linterid=' + hID + '&HSouceBillType='
                        , content: '../基础建模/Add_Edit_Gy_TaskClass.html?OperationType=3&linterid=' + hID + '&HSouceBillType='
                        , resize: false,
                        end: function () {
                            //刷新页面,