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: '待测试',