From 1002ee677c8d08ca1d8826ab8da30aabf14dbbc0 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期二, 03 三月 2026 16:10:55 +0800
Subject: [PATCH] APP功能修改
---
igdss-app/js/admin/height-all.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/igdss-app/js/admin/height-all.js b/igdss-app/js/admin/height-all.js
index e040b1a..2e30885 100644
--- a/igdss-app/js/admin/height-all.js
+++ b/igdss-app/js/admin/height-all.js
@@ -42,6 +42,7 @@
heightList = result.data;
renderHeight();
} else {
+ heightList = ''
renderHeight();
mui.toast(result.msg);
console.log(JSON.stringify(result))
--
Gitblit v1.9.3