新增羊只,转场,转群,修蹄,去势页面

This commit is contained in:
zyh
2025-07-12 17:58:55 +08:00
parent 08e97c39a6
commit a057316e85
12 changed files with 1547 additions and 75 deletions

View File

@@ -45,5 +45,5 @@ export default {
* The default is only used in the production env
* If you want to also use it in dev, you can pass ['production', 'development']
*/
errorLog: 'production'
errorLog: 'production',
}