update 添加时间最右
This commit is contained in:
@@ -7,8 +7,8 @@ import { timeFilter } from "@/utils/filters";
|
||||
export default function () {
|
||||
const tableProps = [
|
||||
{ type: "index", label: "序号" },
|
||||
{ prop: "createTime", label: "添加时间", filter: timeFilter },
|
||||
{ prop: "name", label: "分类名称" },
|
||||
{ prop: "createTime", label: "添加时间", filter: timeFilter },
|
||||
// { prop: "category", label: "报表分类" },
|
||||
{
|
||||
prop: "operations",
|
||||
|
||||
Reference in New Issue
Block a user