From 05a932d25898a32f69a7f6a8b5af4765745fd4e1 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期五, 19 四月 2024 13:31:30 +0800
Subject: [PATCH] 设备保养逾期预警报表;报工台根据 生产资源 + 用户 删除所绑定的生产资源
---
WebTM/views/设备管理/Sb_EquipDotCheckBillList.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillList.html" "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillList.html"
index f9f1eef..4aba6b7 100644
--- "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillList.html"
+++ "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillList.html"
@@ -357,6 +357,7 @@
var ajaxLoad = layer.load();
//杩涘叆椤甸潰鏄剧ず鐨勭紦瀛樺垪琛�
$.ajax({
+ //h_v_Sb_EquipDotCheckBillList
url: GetWEBURL() + '/Sb_EquipDotCheckBill/GetEquipDotCheckBillList',
type: "GET",
async: false,
--
Gitblit v1.9.1