guhongwei 3 năm trước cách đây
mục cha
commit
ff4e93a459
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
   }