فهرست منبع

Error table -> Date filter not working
https://dev.wormwood.com.sg/zentao/task-view-466.html

vbea 1 سال پیش
والد
کامیت
51fe7320c7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Strides-Admin/src/views/incident/error_table.vue

+ 1 - 1
Strides-Admin/src/views/incident/error_table.vue

@@ -19,7 +19,7 @@
           type="date"
           format="yyyy-MM-dd"
           value-format="yyyy-MM-dd"
-          :clearable="false"
+          clearable
           class="filter-view-item"
           placeholder="Filter Date"
           @change="handleFilter"/>