cxmo 7 月之前
父節點
當前提交
a467ee1cb2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/ppt_manage/newVersion/pptEnEditor.vue

+ 1 - 1
src/views/ppt_manage/newVersion/pptEnEditor.vue

@@ -1022,7 +1022,7 @@ export default {
       }
       if(!checkResult.result){
         this.$message.warning(checkResult.hintText)
-        return
+        return checkResult
       }
       let Content = JSON.stringify(this.pageList)
       const {Title,ReportType,PptDate,BackgroundImg,BackIndex} = this.firstPage