洪海涛 4 years ago
parent
commit
eaea1da29d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/projectManage/requirement/list/index.vue

+ 1 - 1
src/views/projectManage/requirement/list/index.vue

@@ -141,7 +141,7 @@
                   start-placeholder="开始日期"
                   end-placeholder="结束日期"
                   size="small"
-                  style="min-width: 476px"
+                  style="min-width: 486px"
                   value-format="yyyy-MM-dd HH:mm:ss"
                   :default-time="['00:00:00','23:59:59']"
                   :picker-options="pickerOptions"