فهرست منبع

Merge branch 'develop/3.0.8' into test

DESKTOP-2S67K1S\31396 2 سال پیش
والد
کامیت
b3515f7952
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/operation/recommend/detail.vue

+ 1 - 0
src/views/operation/recommend/detail.vue

@@ -451,6 +451,7 @@ export default {
       // 删除仅作展示的缓存数据
       for (const index in this.form) {
         delete this.form[index].contentId
+        this.form[index].module.description = this.form[index].description
         delete this.form[index].description
       }
       submitThree(data).then(res => {