From 5132d695e4edc00e2a80f7bf40b5164be34e9499 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期五, 09 六月 2023 09:33:10 +0800
Subject: [PATCH] 删除数据

---
 igds-app/js/admin/warn-list.js |   78 +++++++++++++++++++-------------------
 1 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/igds-app/js/admin/warn-list.js b/igds-app/js/admin/warn-list.js
index 98850b7..399937f 100644
--- a/igds-app/js/admin/warn-list.js
+++ b/igds-app/js/admin/warn-list.js
@@ -69,45 +69,45 @@
 			mui.alert("绯荤粺绻佸繖,璇烽噸璇曪紒", "鎻愮ず", ["纭畾"], function() {}, "div")
 		}
 	})
-	warnList = [{
-			"id": "88",
-			"name": "鎷夌洰浜涜皟",
-			"type": "nostrud",
-			"eventType": "cillumreprehenderitest",
-			"level": "1",
-			"status": "40",
-			"time": "2006-11-01 14:01:36",
-			"info": "dolor",
-			"depotId": "6",
-			"depotName": "",
-			"remark": "00000"
-		},
-		{
-			"id": "56",
-			"name": "娉曢兘璞″彨涓庡眬",
-			"type": "cillumreprehenderitUt",
-			"eventType": "in",
-			"level": "2",
-			"status": "20",
-			"time": "1981-02-18 22:28:23",
-			"info": "deserunt Excepteur aliqua veniam commodo",
-			"depotId": "28",
-			"depotName": "榫欑敤鏀圭礌",
-			"remark": "1111"
-		}, {
-			"id": "72",
-			"name": "鍗庢灄涔濆埆",
-			"type": "exdeseruntcillumeu",
-			"eventType": "aliqua sint dolor aute",
-			"level": "1",
-			"status": "10",
-			"time": "1978-07-23 12:17:27",
-			"info": "deserunt nostrud id tempor",
-			"depotId": "70",
-			"depotName": "鍘垮織閫夊彧",
-			"remark": ""
-		}
-	]
+	// warnList = [{
+	// 		"id": "88",
+	// 		"name": "鎷夌洰浜涜皟",
+	// 		"type": "nostrud",
+	// 		"eventType": "cillumreprehenderitest",
+	// 		"level": "1",
+	// 		"status": "40",
+	// 		"time": "2006-11-01 14:01:36",
+	// 		"info": "dolor",
+	// 		"depotId": "6",
+	// 		"depotName": "",
+	// 		"remark": "00000"
+	// 	},
+	// 	{
+	// 		"id": "56",
+	// 		"name": "娉曢兘璞″彨涓庡眬",
+	// 		"type": "cillumreprehenderitUt",
+	// 		"eventType": "in",
+	// 		"level": "2",
+	// 		"status": "20",
+	// 		"time": "1981-02-18 22:28:23",
+	// 		"info": "deserunt Excepteur aliqua veniam commodo",
+	// 		"depotId": "28",
+	// 		"depotName": "榫欑敤鏀圭礌",
+	// 		"remark": "1111"
+	// 	}, {
+	// 		"id": "72",
+	// 		"name": "鍗庢灄涔濆埆",
+	// 		"type": "exdeseruntcillumeu",
+	// 		"eventType": "aliqua sint dolor aute",
+	// 		"level": "1",
+	// 		"status": "10",
+	// 		"time": "1978-07-23 12:17:27",
+	// 		"info": "deserunt nostrud id tempor",
+	// 		"depotId": "70",
+	// 		"depotName": "鍘垮織閫夊彧",
+	// 		"remark": ""
+	// 	}
+	// ]
 
 	renderWarn();
 }

--
Gitblit v1.9.3