Browse Source

默认值

test
zxc 3 years ago
parent
commit
2952f71185
  1. 2
      src/views/modules/communityParty/orgActivity/activivityList/addRule.vue

2
src/views/modules/communityParty/orgActivity/activivityList/addRule.vue

@ -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: {

Loading…
Cancel
Save