From fb2d4d11d66f8f03f3bf46c5d4a0a8a0e05ef509 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 26 九月 2024 20:25:45 +0800
Subject: [PATCH] 应收单:分页

---
 WebTM/views/设备管理/Sb_Add_EqpMaintenanceBillList.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpMaintenanceBillList.html" "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpMaintenanceBillList.html"
index d3cf246..ba77c7e 100644
--- "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpMaintenanceBillList.html"
+++ "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_Add_EqpMaintenanceBillList.html"
@@ -584,7 +584,7 @@
                         title: '璁惧鏁呴殰鐧昏鍗�',
                         shift: 2,
                         area: ['90%', '90%'],
-                        content: ['../璁惧绠$悊/Sb_EqpConkBookBillList.html', 'yes'],
+                        content: ['../璁惧绠$悊/Sb_EqpConkBookBillList.html?type=2', 'yes'],
                         btn: ['纭畾', '鍙栨秷']
                         , btn1: function (index, layero) {
                             //var NewRow = { "HRepairID": 0, "HRepairCode": "", "HRepairName": "", "HManagerID": 0, "HManagerCode": "", "HManagerName": "", "HRepairExplanation": "", "HRemark": "", "HSourceInterID": 0, "HSourceEntryID": 0, "HSourceBillNo": " ", "HSourceBillType": " " };

--
Gitblit v1.9.1