新增分享功能,修改开票判断逻辑,可查询电表列表

This commit is contained in:
2025-01-10 15:07:07 +08:00
parent ec77d26c27
commit b905da6035
11 changed files with 142 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
{
"usingComponents": {
"table": "/components/table/table",
"navigator": "/components/navigator/index"
},
"navigationStyle": "custom"
}