Commit b752dfa7 authored by liuyangyang's avatar liuyangyang

bug修复

parent f429774c
......@@ -167,7 +167,7 @@ const formInline = ref({
name: "",
dusterName: "",
deviceType: "",
suspendFlag: "2",
suspendFlag: "0",
date: route.query.startTime
? [
moment(new Date(route.query.startTime).getTime()).format(
......
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