未验证 提交 ce94add6 编写于 作者: B bao liang 提交者: GitHub

Merge pull request #241 from lenboo/branch-1.0.2

project index date update 
...@@ -59,7 +59,6 @@ ...@@ -59,7 +59,6 @@
this._handleDefineUser(res) this._handleDefineUser(res)
this.isSpin = false this.isSpin = false
}).catch(e => { }).catch(e => {
this.msg = e.msg || 'error'
this.isSpin = false this.isSpin = false
}) })
}, },
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<m-list-construction :title="$t('Project Home')"> <m-list-construction :title="$t('Project Home')">
<template slot="content"> <template slot="content">
<div class="perject-home-content"> <div class="perject-home-content">
<div class="time-model" v-show="searchParams.projectId !== 0"> <div class="time-model">
<x-datepicker <x-datepicker
:panel-num="2" :panel-num="2"
placement="bottom-end" placement="bottom-end"
...@@ -153,4 +153,4 @@ ...@@ -153,4 +153,4 @@
display: block; display: block;
} }
} }
</style> </style>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册