删除无效的
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 152 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 26 KiB |
BIN
public/svg/logo_dark211.png
Normal file
BIN
public/svg/logo_dark211.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
@@ -19,6 +19,11 @@
|
||||
</div>
|
||||
</el-tooltip>
|
||||
</template>
|
||||
<template slot="peopleNum" slot-scope="{ row }">
|
||||
<div>
|
||||
<span>{{ row.peopleNum }}人</span>
|
||||
</div>
|
||||
</template>
|
||||
<template slot="signUpCount" slot-scope="{ row }">
|
||||
<div>
|
||||
<span>{{ row.signUpCount }}人</span>
|
||||
|
||||
@@ -63,8 +63,6 @@
|
||||
import ExpiredMission from './Table/ExpiredMission'
|
||||
import { companyMissionState } from '@/common/dic'
|
||||
|
||||
// import {mapGetters} from "vuex";
|
||||
|
||||
export default {
|
||||
comments: {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user