This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
hbp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
dev
nizongfeng
3 years ago
parent
044dd41071
commit
329dc02f2c
3 changed files
with
0 additions
and
9 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
application/admin/view/order_main/index.html
+0
-3
application/admin/view/payment_order/index.html
+0
-3
application/admin/view/receipt_order/index.html
+ 0
- 3
application/admin/view/order_main/index.html
View File
@@ -384,9 +384,6 @@
type_list:[],
supplierList:[],
pickerOptions: {
disabledDate(time) {
return time.getTime() > Date.now();
},
shortcuts: [{
text: '今天',
onClick(picker) {
+ 0
- 3
application/admin/view/payment_order/index.html
View File
@@ -360,9 +360,6 @@
itemList:[],
type_list:[],
pickerOptions: {
disabledDate(time) {
return time.getTime() > Date.now();
},
shortcuts: [{
text: '今天',
onClick(picker) {
+ 0
- 3
application/admin/view/receipt_order/index.html
View File
@@ -324,9 +324,6 @@
channelList:[],
multipleSelection: [],
pickerOptions: {
disabledDate(time) {
return time.getTime() > Date.now();
},
shortcuts: [{
text: '今天',
onClick(picker) {
Write
Preview
Loading…
Cancel
Save