Merge pull request #241 from lenboo/branch-1.0.2

project index date update
This commit is contained in:
bao liang 2019-04-30 15:46:04 +08:00 committed by GitHub
commit ce94add662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -59,7 +59,6 @@
this._handleDefineUser(res)
this.isSpin = false
}).catch(e => {
this.msg = e.msg || 'error'
this.isSpin = false
})
},

View File

@ -2,7 +2,7 @@
<m-list-construction :title="$t('Project Home')">
<template slot="content">
<div class="perject-home-content">
<div class="time-model" v-show="searchParams.projectId !== 0">
<div class="time-model">
<x-datepicker
:panel-num="2"
placement="bottom-end"
@ -153,4 +153,4 @@
display: block;
}
}
</style>
</style>