修改抄表路线问题

This commit is contained in:
2025-09-19 16:27:29 +08:00
parent d77af4b78f
commit 9b00bb3561
12 changed files with 79 additions and 53 deletions

View File

@@ -12,7 +12,7 @@ Page({
* 生命周期函数--监听页面加载
*/
onLoad(options) {
},
onTabChange(e) {
this.setData({ active: e.detail.index })