Browse Source

修改时间区间限制

戴艳蓉 3 years ago
parent
commit
2edbe446fe

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-4cafa691.82bed712.js


BIN
dist/static/js/chunk-4cafa691.22345905.js.gz → dist/static/js/chunk-4cafa691.82bed712.js.gz


+ 1 - 1
src/views/search/standBook/index.vue

@@ -25,7 +25,7 @@
           <period-date-picker
             :start="parmValue.start"
             :end="parmValue.end"
-            :type="2"
+            :type="1"
             :width="'135px'"
             :size="searchSize"
             @timeReturned="timeReturned($event)"

Some files were not shown because too many files changed in this diff