feat/workorder (#3860)

* feat: workorder

* pref: workorder button

* chore: move workorder to common

* chore: format code

* pref: style
This commit is contained in:
Finley Ge
2025-02-24 19:59:06 +08:00
committed by GitHub
parent ffc1520f4c
commit fb6dbaf2d6
11 changed files with 162 additions and 3 deletions

View File

@@ -1283,5 +1283,6 @@
"xx_search_result": "{{key}} 的搜索结果",
"yes": "是",
"yesterday": "昨天",
"yesterday_detail_time": "昨天 {{time}}"
"yesterday_detail_time": "昨天 {{time}}",
"question_feedback": "问题反馈"
}