活动问卷
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

7 行
277 B

  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. }