洪海涛 4 年之前
父节点
当前提交
eaea1da29d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"