|
|
|
@ -60,6 +60,7 @@ |
|
|
|
format="yyyy-MM-dd hh:mm:ss" |
|
|
|
value-format="yyyy-MM-dd hh:mm:ss" |
|
|
|
type="datetime" |
|
|
|
:default-value="yearId" |
|
|
|
default-time="09:00:00" |
|
|
|
placeholder="选择日期"> |
|
|
|
</el-date-picker> |
|
|
|
@ -292,7 +293,6 @@ export default { |
|
|
|
await this.getCategrayList() |
|
|
|
await this.getAutoTimeArray() |
|
|
|
await this.getDefaultPublishParty() |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
methods: { |
|
|
|
|