Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kaoshi-java
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
单欣鑫
kaoshi-java
Commits
78549b1a
Commit
78549b1a
authored
May 27, 2025
by
赵乐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
parent
189dba5d
Changes
26
Hide whitespace changes
Inline
Side-by-side
Showing
26 changed files
with
32 additions
and
32 deletions
+32
-32
index.vue
ruoyi-ui/src/views/hezhi/authorizeHonor/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/careerClass/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/case/index.vue
+2
-2
index.vue
ruoyi-ui/src/views/hezhi/caseType/index.vue
+2
-2
index.vue
ruoyi-ui/src/views/hezhi/conferenceRegistration/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/continuingEducationClass/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/cooperatePartner/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/course/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/courseChapter/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/download/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/enterpriseProgress/index.vue
+1
-1
evaluateAgencyCourse.vue
...i/src/views/hezhi/evaluateAgency/evaluateAgencyCourse.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/evaluateAgency/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/evaluateAgencyClass/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/examFile/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/examNotice/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/examSimulateInfo/index.vue
+2
-2
index.vue
ruoyi-ui/src/views/hezhi/examSubject/index.vue
+4
-4
index.vue
ruoyi-ui/src/views/hezhi/notice/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/student/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/studyCenter/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/hezhi/tbTeacherAuthentication/index.vue
+1
-1
login.vue
ruoyi-ui/src/views/login.vue
+1
-1
register.vue
ruoyi-ui/src/views/register.vue
+1
-1
index.vue
ruoyi-ui/src/views/system/menu/index.vue
+1
-1
index.vue
ruoyi-ui/src/views/system/notice/index.vue
+1
-1
No files found.
ruoyi-ui/src/views/hezhi/authorizeHonor/index.vue
View file @
78549b1a
...
...
@@ -94,7 +94,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/careerClass/index.vue
View file @
78549b1a
...
...
@@ -78,7 +78,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/case/index.vue
View file @
78549b1a
...
...
@@ -130,8 +130,8 @@
<el-table-column
label=
"简述"
align=
"center"
prop=
"prospectus"
:show-overflow-tooltip=
"true"
/>
<el-table-column
label=
"发布人"
align=
"center"
prop=
"publisher"
/>
<el-table-column
label=
"发布时间"
align=
"center"
prop=
"publicationTime"
width=
"180"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
80"
/>
<el-table-column
label=
"更新时间"
align=
"center"
prop=
"updateTime"
width=
"1
80"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
50"
show-overflow-tooltip
/>
<el-table-column
label=
"更新时间"
align=
"center"
prop=
"updateTime"
width=
"1
50"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/caseType/index.vue
View file @
78549b1a
...
...
@@ -98,8 +98,8 @@
</
template
>
</el-table-column>
<el-table-column
label=
"排序"
align=
"center"
prop=
"sort"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
80"
/>
<el-table-column
label=
"更新时间"
align=
"center"
prop=
"updateTime"
width=
"1
80"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
50"
show-overflow-tooltip
/>
<el-table-column
label=
"更新时间"
align=
"center"
prop=
"updateTime"
width=
"1
50"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/conferenceRegistration/index.vue
View file @
78549b1a
...
...
@@ -252,7 +252,7 @@
<!-- <dict-tag :options="dict.type.tb_status" :value="scope.row.status"/>-->
<!-- </template>-->
<!-- </el-table-column>-->
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
width=
"100px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/continuingEducationClass/index.vue
View file @
78549b1a
...
...
@@ -110,7 +110,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/cooperatePartner/index.vue
View file @
78549b1a
...
...
@@ -100,7 +100,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/course/index.vue
View file @
78549b1a
...
...
@@ -167,7 +167,7 @@
<
/template
>
<
/el-table-column
>
<
el
-
table
-
column
label
=
"
创建时间
"
align
=
"
center
"
prop
=
"
createTime
"
width
=
"
150
"
/>
<
el
-
table
-
column
label
=
"
创建时间
"
align
=
"
center
"
prop
=
"
createTime
"
width
=
"
150
"
show
-
overflow
-
tooltip
/>
<
el
-
table
-
column
label
=
"
操作
"
align
=
"
center
"
class
-
name
=
"
small-padding fixed-width
"
width
=
"
120px
"
fixed
=
"
right
"
>
<
template
slot
-
scope
=
"
scope
"
>
<
el
-
button
size
=
"
mini
"
type
=
"
text
"
icon
=
"
el-icon-edit
"
@
click
=
"
handleUpdate(scope.row)
"
...
...
ruoyi-ui/src/views/hezhi/courseChapter/index.vue
View file @
78549b1a
...
...
@@ -71,7 +71,7 @@
<el-table-column
label=
"排序"
align=
"center"
prop=
"sort"
/>
<!-- <el-table-column label="状态" align="center" prop="status" />-->
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
80"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
50"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/download/index.vue
View file @
78549b1a
...
...
@@ -102,7 +102,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/enterpriseProgress/index.vue
View file @
78549b1a
...
...
@@ -87,7 +87,7 @@
<el-table-column
label=
"排序"
align=
"center"
prop=
"sort"
/>
<!-- <el-table-column label="备注" align="center" prop="remarks" />-->
<!-- <el-table-column label="状态" align="center" prop="status" />-->
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/evaluateAgency/evaluateAgencyCourse.vue
View file @
78549b1a
...
...
@@ -57,7 +57,7 @@
<!--
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
-->
<!--
</
template
>
-->
<!-- </el-table-column>-->
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/evaluateAgency/index.vue
View file @
78549b1a
...
...
@@ -180,7 +180,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
width=
"120px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
>
<el-button
size=
"mini"
type=
"text"
icon=
"el-icon-edit"
@
click=
"handleUpdate(scope.row)"
...
...
ruoyi-ui/src/views/hezhi/evaluateAgencyClass/index.vue
View file @
78549b1a
...
...
@@ -110,7 +110,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/examFile/index.vue
View file @
78549b1a
...
...
@@ -80,7 +80,7 @@
<!-- <dict-tag :options="dict.type.tb_status" :value="scope.row.status"/>-->
<!-- </template>-->
<!-- </el-table-column>-->
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<!-- <el-table-column label="操作" align="center" class-name="small-padding fixed-width">-->
<!-- <template slot-scope="scope">-->
<!-- <el-button-->
...
...
ruoyi-ui/src/views/hezhi/examNotice/index.vue
View file @
78549b1a
...
...
@@ -120,7 +120,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<
template
slot-scope=
"scope"
>
<el-button
...
...
ruoyi-ui/src/views/hezhi/examSimulateInfo/index.vue
View file @
78549b1a
...
...
@@ -201,12 +201,12 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
80"
>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
50"
show-overflow-tooltip
>
<
template
slot-scope=
"scope"
>
<span>
{{
parseTime
(
scope
.
row
.
createTime
,
'
{y
}
-{m
}
-{d
}
'
)
}}
<
/span
>
<
/template
>
<
/el-table-column
>
<
el
-
table
-
column
label
=
"
删除时间
"
align
=
"
center
"
prop
=
"
deleteTime
"
width
=
"
1
80
"
>
<
el
-
table
-
column
label
=
"
删除时间
"
align
=
"
center
"
prop
=
"
deleteTime
"
width
=
"
1
50
"
show
-
overflow
-
tooltip
>
<
template
slot
-
scope
=
"
scope
"
>
<
span
>
{{
parseTime
(
scope
.
row
.
deleteTime
,
'
{y
}
-{m
}
-{d
}
'
)
}}
<
/span
>
<
/template
>
...
...
ruoyi-ui/src/views/hezhi/examSubject/index.vue
View file @
78549b1a
...
...
@@ -107,9 +107,9 @@
</el-table-column>
<!-- <el-table-column label="是否精选" align="center" prop="isSelected" />-->
<!-- <el-table-column label="答案ID集合" align="center" prop="answerIds" />-->
<el-table-column
label=
"答案"
align=
"center"
prop=
"answer"
:show-overflow-tooltip=
"true"
width=
"100px"
/>
<el-table-column
label=
"答案"
align=
"center"
prop=
"answer"
:show-overflow-tooltip=
"true"
width=
"100px"
/>
<!-- <el-table-column label="试题详解" align="center" prop="subjectExplain" />-->
<el-table-column
label=
"分数"
align=
"center"
prop=
"score"
width=
"100px"
/>
<el-table-column
label=
"分数"
align=
"center"
prop=
"score"
width=
"100px"
/>
<!-- <el-table-column label="等级" align="center" prop="level" />-->
<!-- <el-table-column label="类型" align="center" prop="type" />-->
<!-- <el-table-column label="审核状态" align="center" prop="examineStatus">-->
...
...
@@ -125,7 +125,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
fixed=
"right"
>
<
template
slot-scope=
"scope"
>
<el-button
size=
"mini"
type=
"text"
icon=
"el-icon-edit"
@
click=
"handleUpdate(scope.row)"
...
...
@@ -215,7 +215,7 @@
<el-form-item
label=
"状态"
prop=
"status"
>
<el-radio-group
v-model=
"form.status"
>
<el-radio
v-for=
"dict in dict.type.tb_status"
:key=
"dict.value"
:label=
"parseInt(dict.value)"
>
{{ dict.label
}}
</el-radio>
}}
</el-radio>
</el-radio-group>
</el-form-item>
</el-form>
...
...
ruoyi-ui/src/views/hezhi/notice/index.vue
View file @
78549b1a
...
...
@@ -109,7 +109,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"发布时间"
align=
"center"
prop=
"publicationTime"
width=
"150"
/>
<el-table-column
label=
"发布时间"
align=
"center"
prop=
"publicationTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"更新时间"
align=
"center"
prop=
"updateTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
width=
"120"
class-name=
"small-padding fixed-width"
fixed=
"right"
>
...
...
ruoyi-ui/src/views/hezhi/student/index.vue
View file @
78549b1a
...
...
@@ -191,7 +191,7 @@
<!-- <el-table-column label="排序" align="center" prop="sort" />-->
<!-- <el-table-column label="备注" align="center" prop="remarks" />-->
<!-- <el-table-column label="状态" align="center" prop="status" />-->
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
fixed=
"right"
width=
"120px"
>
<
template
slot-scope=
"scope"
>
<el-button
size=
"mini"
type=
"text"
icon=
"el-icon-edit"
@
click=
"handleUpdate(scope.row)"
...
...
ruoyi-ui/src/views/hezhi/studyCenter/index.vue
View file @
78549b1a
...
...
@@ -235,7 +235,7 @@
<dict-tag
:options=
"dict.type.tb_status"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
/>
<el-table-column
label=
"操作"
align=
"center"
width=
"120"
class-name=
"small-padding fixed-width"
fixed=
"right"
>
<
template
slot-scope=
"scope"
>
<el-button
size=
"mini"
type=
"text"
icon=
"el-icon-edit"
@
click=
"handleUpdate(scope.row)"
...
...
ruoyi-ui/src/views/hezhi/tbTeacherAuthentication/index.vue
View file @
78549b1a
...
...
@@ -97,7 +97,7 @@
<
/template
>
<
/el-table-column
>
<!--
<
el
-
table
-
column
label
=
"
驳回原因
"
align
=
"
center
"
prop
=
"
refuseRemark
"
/>-->
<
el
-
table
-
column
label
=
"
创建时间
"
align
=
"
center
"
prop
=
"
createTime
"
show
-
overflow
-
tooltip
>
<
el
-
table
-
column
label
=
"
创建时间
"
align
=
"
center
"
prop
=
"
createTime
"
width
=
"
150
"
show
-
overflow
-
tooltip
>
<
template
slot
-
scope
=
"
scope
"
>
<
span
>
{{
parseTime
(
scope
.
row
.
createTime
)
}}
<
/span
>
<
/template
>
...
...
ruoyi-ui/src/views/login.vue
View file @
78549b1a
...
...
@@ -56,7 +56,7 @@
</el-form>
<!-- 底部 -->
<div
class=
"el-login-footer"
>
<span>
Copyright ©
小牛科技
All Rights Reserved.
</span>
<span>
Copyright ©
学信教育
All Rights Reserved.
</span>
</div>
</div>
</
template
>
...
...
ruoyi-ui/src/views/register.vue
View file @
78549b1a
...
...
@@ -61,7 +61,7 @@
</el-form>
<!-- 底部 -->
<div
class=
"el-register-footer"
>
<span>
Copyright ©
小牛科技
All Rights Reserved.
</span>
<span>
Copyright ©
学信教育
All Rights Reserved.
</span>
</div>
</div>
</
template
>
...
...
ruoyi-ui/src/views/system/menu/index.vue
View file @
78549b1a
...
...
@@ -70,7 +70,7 @@
<dict-tag
:options=
"dict.type.sys_normal_disable"
:value=
"scope.row.status"
/>
</
template
>
</el-table-column>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"150"
show-overflow-tooltip
>
<
template
slot-scope=
"scope"
>
<span>
{{
parseTime
(
scope
.
row
.
createTime
)
}}
</span>
</
template
>
...
...
ruoyi-ui/src/views/system/notice/index.vue
View file @
78549b1a
...
...
@@ -89,7 +89,7 @@
</
template
>
</el-table-column>
<el-table-column
label=
"创建者"
align=
"center"
prop=
"createBy"
width=
"100"
/>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
0
0"
>
<el-table-column
label=
"创建时间"
align=
"center"
prop=
"createTime"
width=
"1
5
0"
>
<
template
slot-scope=
"scope"
>
<span>
{{
parseTime
(
scope
.
row
.
createTime
,
'
{y
}
-{m
}
-{d
}
'
)
}}
<
/span
>
<
/template
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment