fix 0807docs

This commit is contained in:
lb
2023-08-08 15:54:47 +08:00
parent 92a9aa2f62
commit 2ab361be85
15 changed files with 147 additions and 91 deletions

View File

@@ -60,6 +60,7 @@ export default function () {
}
};
const now = new Date().getTime();
const headFormFields = [
{
prop: "material",
@@ -95,6 +96,7 @@ export default function () {
"start-placeholder": "开始时间",
"end-placeholder": "结束时间",
},
default: { value: [now - 3600 * 24 * 7 * 1000, now] },
},
{
button: {