fix 0807docs
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user