guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
593a5cadcd

+ 1 - 1
src/views/techolchat/list/detail-model/questionnaire-models.vue

@@ -135,7 +135,7 @@ export default {
       }
       obj.answer = arr;
       const res = await this.create(obj);
-      if (this.$checkRes(res, '申请成功', res.errmsg || '申请失败')) {
+      if (this.$checkRes(res, '答卷成功', res.errmsg || '答卷失败')) {
       }
     },
     setFields() {