HZH-PC\HZH 4 years ago
parent
commit
513abc04d5

+ 6 - 1
src/components/MainPage/Month.vue

@@ -77,7 +77,7 @@
       </div>
       <i class="el-icon-circle-plus-outline add-bt" @click="addDayPlan()" v-if="ableEdit"></i>
       <span slot="footer" class="dialog-footer" v-if="ableEdit">
-        <el-button @click="visibleChange = false">取 消</el-button>
+        <el-button @click="visibleChange = false;">取 消</el-button>
         <el-button type="primary" @click="editTask">确 定</el-button>
       </span>
     </el-dialog>
@@ -153,6 +153,11 @@ export default {
     '$store.state.checkUser.id'(val){
       this.params.userId = val;
       this.getMonthPlan();
+    },
+    visibleChange(val){
+      if(!val){
+        this.getMonthPlan();
+      }
     }
   },
   computed: {

File diff suppressed because it is too large
+ 0 - 0
static/css/group-mainPage.b613ded6.css


+ 1 - 1
static/index.html

@@ -31,4 +31,4 @@
           if(window.confirm("您的浏览器版本过低,推荐使用IE10及以上浏览器或者chrome浏览器,点击确定下载chrome安装浏览器。若是360等浏览器,开启兼容模式")){
               window.open("/download/44.0.2403.89_chrome_installer.exe", "_blank");
           }
-      }</script><link href=/css/group-app.941369c8.css rel=prefetch><link href=/css/group-controlApp.f696243f.css rel=prefetch><link href=/css/group-mainPage.27e64b36.css rel=prefetch><link href=/js/group-app.f7e1714e.js rel=prefetch><link href=/js/group-controlApp.fbd84220.js rel=prefetch><link href=/js/group-mainPage.f107e2ee.js rel=prefetch><link href=/css/app.26091a7d.css rel=preload as=style><link href=/css/chunk-vendors.635bc84a.css rel=preload as=style><link href=/js/app.1d32815a.js rel=preload as=script><link href=/js/chunk-vendors.3117a5a7.js rel=preload as=script><link href=/css/chunk-vendors.635bc84a.css rel=stylesheet><link href=/css/app.26091a7d.css rel=stylesheet></head><body><noscript><strong>We're sorry but my-project doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.3117a5a7.js></script><script src=/js/app.1d32815a.js></script></body></html>
+      }</script><link href=/css/group-app.941369c8.css rel=prefetch><link href=/css/group-controlApp.f696243f.css rel=prefetch><link href=/css/group-mainPage.b613ded6.css rel=prefetch><link href=/js/group-app.f7e1714e.js rel=prefetch><link href=/js/group-controlApp.fbd84220.js rel=prefetch><link href=/js/group-mainPage.6686df6a.js rel=prefetch><link href=/css/app.26091a7d.css rel=preload as=style><link href=/css/chunk-vendors.635bc84a.css rel=preload as=style><link href=/js/app.dbb75526.js rel=preload as=script><link href=/js/chunk-vendors.3117a5a7.js rel=preload as=script><link href=/css/chunk-vendors.635bc84a.css rel=stylesheet><link href=/css/app.26091a7d.css rel=stylesheet></head><body><noscript><strong>We're sorry but my-project doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.3117a5a7.js></script><script src=/js/app.dbb75526.js></script></body></html>

File diff suppressed because it is too large
+ 0 - 0
static/js/app.dbb75526.js


File diff suppressed because it is too large
+ 0 - 0
static/js/group-mainPage.6686df6a.js


File diff suppressed because it is too large
+ 0 - 0
static/js/group-mainPage.f107e2ee.js


Some files were not shown because too many files changed in this diff