Browse Source

监听id变化

LiuJ 3 weeks ago
parent
commit
c8bf9e566c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/news/creatNews.vue

+ 2 - 0
src/views/news/creatNews.vue

@@ -349,6 +349,8 @@ export default {
     //     this.tableDivTitle = "添加资讯";
     //   }
     // }
+
+    
   },
   methods: {
     //1.提交表单 start ------------------------------------------------------------>