Browse Source

edit home test

pull/2/head
gongzijian 5 years ago
parent
commit
18307e1152
  1. 2
      escheduler-ui/src/js/conf/home/pages/projects/pages/index/index.vue

2
escheduler-ui/src/js/conf/home/pages/projects/pages/index/index.vue

@ -1,5 +1,5 @@
<template>
<m-list-construction :title="$t('Project Home')">
<m-list-construction :title="searchParams.projectId ? $t('Project Home') : $t('Home')">
<template slot="content">
<div class="perject-home-content">
<div class="time-model">

Loading…
Cancel
Save