soft5566 пре 3 година
родитељ
комит
7a7a871907
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/order/index.vue

+ 1 - 1
src/views/order/index.vue

@@ -181,7 +181,7 @@
 			return {
 				pickerOptions: {
 					disabledDate(time) {
-						return time.getTime() > new Date('2023-08-15');
+						return time.getTime() > new Date('2023-09-15');
 					},
 					shortcuts: [{
 						text: '今天',