bding преди 1 година
родител
ревизия
aaef106e7b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/rai_manage/activityManage/components/ThemeSurvey/voteDlg.vue

+ 1 - 1
src/views/rai_manage/activityManage/components/ThemeSurvey/voteDlg.vue

@@ -170,7 +170,7 @@ export default {
             Content: this.votingForm.describe,
             EndTime: this.votingForm.date,
             ListTheme: this.votingForm.addThemeList,
-            QuestionnaireId: this.rowForm.QuestionnaireId || "",
+            QuestionnaireId: this.rowForm.QuestionnaireId || 0,
           });
           if (res.Ret === 200) {
             this.$parent.getDataList();