8 lines
275 B
JSON
Raw Normal View History

2025-08-29 09:51:02 +08:00
{
"navigationBarTitleText": "工单报事",
"usingComponents": {
"hs-tabs": "../../components/hs-tabs/hs-tabs",
"hs-enum-tag": "../../components/hs-enum-tag/hs-enum-tag",
2025-12-15 18:19:04 +08:00
"cc-scroll-loading": "../../common/components/cc-scroll-loading/cc-scroll-loading"
2025-08-29 09:51:02 +08:00
}
}