From 3282e95db0207ee133d1e98d9771dec9d83b0fc4 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 02 四月 2026 16:24:38 +0800
Subject: [PATCH] 2026.4.2 新增专题管理功能

---
 pages/simple-home/index.js |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/pages/simple-home/index.js b/pages/simple-home/index.js
index cf33640..cfc748d 100644
--- a/pages/simple-home/index.js
+++ b/pages/simple-home/index.js
@@ -44,6 +44,13 @@
     this._loadMore();
   },
 
+  onScenePickerConfirm(e) {
+    this.setScene(e);
+    this.fetchSupervision();
+    this.fetchInspection();
+    this._startLoad();
+  },
+
   /**
    * 鍒濆鍔犺浇
    * 褰撴墍鏈夌瓫閫夋潯浠堕兘鑾峰彇鍒板垵濮嬪�煎悗锛屾墽琛屼竴娆″垵濮嬪寲鍔犺浇

--
Gitblit v1.9.3