Commit 86e30e10 authored by liminge's avatar liminge

服务到期时间

parent 2819d44b
......@@ -948,7 +948,7 @@ export default {
this.$set(
this.service_header_arr["first"][2],
"text",
data.service_apply_info.service_end_time
data.service_apply_info.request_end_time
.replace(/T|Z/g, " ")
.split("+")[0]
);
......
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