活动问卷
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

api.js 277 B

10 months ago
123456
  1. export default {
  2. getframesurveylist: 'back/frame/survey/list', // 问卷列表
  3. backframesurveycusAdd: 'back/frame/survey/cusAdd', // 问卷查看或参与
  4. backframesurveycusList: 'back/frame/survey/findById', // 详情
  5. findPhone: 'back/frame/survey/findPhone', // 详情
  6. }