Pārlūkot izejas kodu

简介内容不更新bug修复

DESKTOP-2S67K1S\31396 2 gadi atpakaļ
vecāks
revīzija
4e78e07744
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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 => {