提交 5c5ec2f8 编写于 作者: G gongzijian

首页 隐藏时间

上级 7c0b234b
<template>
<m-list-construction :title="$t('Home')">
<template slot="content">
<m-project-home :id="0"></m-project-home>
</template>
</m-list-construction>
<m-project-home :id="0"></m-project-home>
</template>
<script>
......
......@@ -2,7 +2,7 @@
<m-list-construction :title="$t('Project Home')">
<template slot="content">
<div class="perject-home-content">
<div class="time-model">
<div class="time-model" v-show="searchParams.projectId !== 0">
<x-datepicker
:panel-num="2"
placement="bottom-end"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册