@@ -196,9 +196,9 @@
size="small"
class="filter-item"
v-model="listQuery.createTime"
- :picker-options="{'firstDayOfWeek': 1}"
type="week"
format="yyyy 第 WW 周"
+ value-format="yyyy-MM-dd"
placeholder="选择周">
</el-date-picker>
<el-button size="small" style="margin-right: 30px;" type="primary" @click="handleFilterGameLogList">查询</el-button>