drew 6 سال پیش
والد
کامیت
5efbdacd1a
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/main/vue/src/pages/MatchInfo.vue

+ 1 - 0
src/main/vue/src/pages/MatchInfo.vue

@@ -582,6 +582,7 @@
                     };
                 }
                 data.stageInfo = [stage1];
+                data.extraRule = JSON.stringify(this.extraRule);
 
                 if (this.formData.id) {
                     this.$http.post({