guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
ff4e93a459
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/achieve_apply.js

+ 1 - 1
app/service/achieve_apply.js

@@ -104,7 +104,7 @@ class Achieve_applyService extends CrudService {
       cs: computed([ '0', '-1' ]),
       pf: computed([ '1', '-2' ]),
       hs: computed([ '3', '4' ]),
-      zs: computed([ '5', '6' ]),
+      zs: computed([ '5', '6' ,'7']),
     };
     return obj;
   }