This commit is contained in:
zds
2022-11-08 19:49:10 +08:00
parent c815ad9bee
commit 305f6942ee
10 changed files with 72 additions and 18 deletions

View File

@@ -130,6 +130,7 @@
v-model="query.nowstart_date"
type="date"
style="width: 200px"
value-format=yyyy-MM-dd
placeholder="选择日期">
</el-date-picker>
<el-checkbox v-model="query.checked">启用</el-checkbox>