Houjie
3 天以前 51c7896fd8e45085dd5cdfff11e79a00ee0a7379
api/api.js
@@ -8,6 +8,10 @@
   login(params) {
      return http.post('/sys/login',params)   
   },
   getLineList(){
      return http.get('base/factory/queryUserProductionLineList')
   },
   /**
     * 手机号码登录
     */