cxmo 2 anni fa
parent
commit
d5102f72aa
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      pages-question/answerDetail.vue

+ 2 - 2
pages-question/answerDetail.vue

@@ -214,12 +214,12 @@ export default {
       scrollTop:0,
       isStart:false,//判断录音是否开始
       //globalRecorder:uni.getRecorderManager(),
-      userInfo:{
+      /* userInfo:{
 				is_inner:1,//0:外部客户;1内部员工
 				status:'试用',
 				is_suspend:0,
 				is_researcher:0
-			},//mock用户信息
+			},//mock用户信息 */
     };
   },
   onLoad(options) {