Commit f4fb8e50 by Kyle_Li

文案修改

parent 2ffe9774
......@@ -239,7 +239,7 @@ export default {
if (date - Date.now() > 0) {
return '有效';
} else {
return '效';
return '待生效';
}
}
}
......
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