瀏覽代碼

值不变

dujingxian 3 年之前
父節點
當前提交
fde19ec6ce
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/utils/constants.js

+ 1 - 1
src/utils/constants.js

@@ -58,7 +58,7 @@ export const qualityCon = [
   {value: 2, label: '快充'},
   {value: 3, label: '卡密'},
   {value: 4, label: '三方'},
-  {value: 7, label: '慢充24小时'},
+  {value: 5, label: '慢充24小时'},
   {value: 6, label: '慢充6小时'},
   {value: 7, label: '慢充2小时'},
 ]