fix:发布日期增加页面排序,此处还有坑,后面再说吧
This commit is contained in:
+1
@@ -369,6 +369,7 @@
|
||||
<el-table-column
|
||||
prop="issueTime"
|
||||
label="发布日期"
|
||||
sortable
|
||||
width="120"
|
||||
>
|
||||
<template slot-scope="scope">
|
||||
|
||||
Reference in New Issue
Block a user