jwyu 2 years ago
parent
commit
f5ef292b09
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/views/report/chapter/components/EditChapterBaseInfo.vue

+ 4 - 4
src/views/report/chapter/components/EditChapterBaseInfo.vue

@@ -104,10 +104,10 @@ function close(){
 }
 
 function handleSave(){
-    if(!baseInfo.title){
-        showToast('请填写标题')
-        return
-    }
+    // if(!baseInfo.title){
+    //     showToast('请填写标题')
+    //     return
+    // }
     // 处理晨报选中的指标
     baseInfo.ticket=props.ticketData.map(item=>{
         return {