yxj
2023-12-29 8090efbdf274206ccce431fb54d7ebaef5d9a41a
WebTM/views/ÑéÊÕÈë¿â/ÆäËûÈë¿â/Kf_OtherInBackBill_FastList.html
@@ -104,8 +104,10 @@
        //读取单据列表
        //
        form.on('submit(Cancel)', function () {
            parent.location.href = "../../../views/index.html"
        form.on('submit(cmdCancel)', function () {
            layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                parent.location.href = "../../../views/index_Mobile.html"
            });
            //window.close();//关闭当前页
        })
@@ -133,7 +135,7 @@
            var sBillType = '1248'
            table.render({
                elem: '#dj-table'
                    , url: GetWEBURL1() + '/Web/DisBillEntryList_Mate_Webs_Json'
                    , url: GetWEBURL() + '/Web/DisBillEntryList_Mate_Webs_Json'
                    ,toolbar: '#toolbarDemo'
                    , where: { HBillType: sBillType,sWhere:''}
                    , cols: [[
@@ -181,7 +183,7 @@
                           //layer.msg(data.Message, { icon: 1 });
                           table.render({
                               elem: '#dj-table'
                               , url: GetWEBURL1() + '/Web/DisBillEntryList_Mate_Webs_Json'
                               , url: GetWEBURL() + '/Web/DisBillEntryList_Mate_Webs_Json'
                               , cellMinWidth: 80
                               , toolbar: '#toolbarDemo'
                               , where: { HBillType: '1248', sWhere: '' }
@@ -220,7 +222,7 @@
        var sBillType = '1248'
                table.render({
                    elem: '#dj-table'
                    , url: GetWEBURL1() + '/Web/DisBillEntryList_Mate_Webs_Json'
                    , url: GetWEBURL() + '/Web/DisBillEntryList_Mate_Webs_Json'
                    ,toolbar: '#toolbarDemo'
                    , where: { HBillType: sBillType,sWhere:''}
                    , cols: [[