Commit f51cd10f authored by 姬鋆屾's avatar 姬鋆屾

推屏蔽核查时间

parent c46b9b36
......@@ -288,12 +288,12 @@ export default {
{ label: "核查人员", prop: "checkPerson", formatter: this.formatter },
{
label: "核查时间",
prop: "checkTime",
width: 150,
formatter: this.formatterDate,
},
// {
// label: "核查时间",
// prop: "checkTime",
// width: 150,
// formatter: this.formatterDate,
// },
{ label: "分值", prop: "score", formatter: this.formatter },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment