Explorar el Código

修改本期要目查询数量

zhy hace 1 mes
padre
commit
028cf59e43
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/Home.vue

+ 1 - 1
src/views/Home.vue

@@ -176,7 +176,7 @@ export default {
       const list = ['9', '007', '4', '2']
       list.forEach(async e => {
         let num
-        if (e === '9') num = 6
+        if (e === '9') num = 5
         if (e === '007') num = 8
         if (e === '4') num = 4
         if (e === '2') num = 5