11 lines
463 B
JSON
Raw Normal View History

2026-01-30 09:54:46 +08:00
{
"navigationBarTitleText": "新增工单",
"usingComponents": {
"hs-cell": "../../components/hs-cell/hs-cell",
"hs-input": "../../components/hs-input/hs-input",
"hs-cell-textarea": "../../components/hs-cell-textarea/hs-cell-textarea",
"hs-upload": "../../components/hs-upload/hs-upload",
"hs-reservation-picker": "../../components/hs-reservation-picker/hs-reservation-picker",
"hs-footer": "../../components/hs-footer/hs-footer"
}
}