记得上下班打卡 | git大法好,push需谨慎

Commit a9591733 authored by sangchunxi's avatar sangchunxi

文案

parent e6383962
......@@ -327,7 +327,7 @@
field: 'status',
title: '状态',
formatter: function (value, row, index) {
let textArr = ['开启', '未开始'];
let textArr = ['开启', '未启动'];
return textArr[value]
}
},
......
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