From 329dc02f2c1b68d75bfbfa4fdedb28a8ec1a6dac Mon Sep 17 00:00:00 2001 From: nizongfeng Date: Fri, 10 Dec 2021 09:59:32 +0800 Subject: [PATCH] 1 --- application/admin/view/order_main/index.html | 3 --- application/admin/view/payment_order/index.html | 3 --- application/admin/view/receipt_order/index.html | 3 --- 3 files changed, 9 deletions(-) diff --git a/application/admin/view/order_main/index.html b/application/admin/view/order_main/index.html index 8ee39c9..cfaac32 100755 --- a/application/admin/view/order_main/index.html +++ b/application/admin/view/order_main/index.html @@ -384,9 +384,6 @@ type_list:[], supplierList:[], pickerOptions: { - disabledDate(time) { - return time.getTime() > Date.now(); - }, shortcuts: [{ text: '今天', onClick(picker) { diff --git a/application/admin/view/payment_order/index.html b/application/admin/view/payment_order/index.html index e89df66..ddd42cf 100755 --- a/application/admin/view/payment_order/index.html +++ b/application/admin/view/payment_order/index.html @@ -360,9 +360,6 @@ itemList:[], type_list:[], pickerOptions: { - disabledDate(time) { - return time.getTime() > Date.now(); - }, shortcuts: [{ text: '今天', onClick(picker) { diff --git a/application/admin/view/receipt_order/index.html b/application/admin/view/receipt_order/index.html index 387009c..3e3c801 100755 --- a/application/admin/view/receipt_order/index.html +++ b/application/admin/view/receipt_order/index.html @@ -324,9 +324,6 @@ channelList:[], multipleSelection: [], pickerOptions: { - disabledDate(time) { - return time.getTime() > Date.now(); - }, shortcuts: [{ text: '今天', onClick(picker) {