sunlupeng 2 năm trước cách đây
mục cha
commit
f8abd8fcf0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/HomeView/MyCenter.vue

+ 1 - 1
src/views/HomeView/MyCenter.vue

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