tangning 2 年 前
コミット
98786a6648
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/store/modules/home.ts

+ 1 - 1
src/store/modules/home.ts

@@ -21,7 +21,7 @@ export const useHomeStore = defineStore({
         20: '待报价',
         30: '待确认',
         40: '已取消',
-        41: '备料',
+        41: '备料',
         50: '待备料',
         60: '维修中',
         70: '待测试',