Commit e2e85eba authored by liwenhong's avatar liwenhong

fix: 当天配置

parent 0aeaad91
......@@ -236,7 +236,7 @@
else this.$message.success("操作成功");
this.configForm = {
result: res.result.list,
date: moment(new Date()).format("YYYY-MM-DD"),
date: res.result.date,
};
this.showConfigDialog = true;
},
......
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