| | |
| | | searchSpan:4, |
| | | rules: [{ |
| | | required: true, |
| | | message: "请输入reName", |
| | | message: "请输入专题名称", |
| | | trigger: "blur" |
| | | }] |
| | | }, |
| | |
| | | }] |
| | | }, |
| | | { |
| | | label: "通知时间", |
| | | label: "拍摄时间", |
| | | prop: "releaseTimeRange", |
| | | type: "datetime", |
| | | format: "yyyy-MM-dd hh:mm:ss", |
| | |
| | | prop: "reTime", |
| | | search: true, |
| | | searchSpan: 4, |
| | | type: "datetime", |
| | | format: "yyyy-MM-dd", |
| | | valueFormat: "yyyy-MM-dd", |
| | | type: "month", |
| | | // format: "yyyy-MM-dd", |
| | | // valueFormat: "yyyy-MM-dd", |
| | | format: "yyyy-MM", |
| | | valueFormat: "yyyy-MM", |
| | | rules: [{ |
| | | required: true, |
| | | message: "请输入遥感时间", |
| | |
| | | export default { |
| | | data() { |
| | | return { |
| | | url: "/traceablityInfos.html", |
| | | url: "traceablityInfos.html", |
| | | }; |
| | | }, |
| | | created(){ |