liuhh 2 år sedan
förälder
incheckning
30a87f69b0
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/pages/main/departWorkLists/sheet.vue

+ 1 - 1
src/pages/main/departWorkLists/sheet.vue

@@ -492,7 +492,7 @@ export default {
                     message: '文档内容为空',
                 });
                 return;
-            },
+            }
             if('请输入标题'== workbook_name || !workbook_name){
                 this.$message({
                     type: "error",