使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
loumengning
/
hbp
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
1
dev
nizongfeng
3 年前
父节点
044dd41071
当前提交
329dc02f2c
共有
3 个文件被更改
,包括
0 次插入
和
9 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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
查看文件
@@ -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
查看文件
@@ -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
查看文件
@@ -324,9 +324,6 @@
channelList:[],
multipleSelection: [],
pickerOptions: {
disabledDate(time) {
return time.getTime() > Date.now();
},
shortcuts: [{
text: '今天',
onClick(picker) {
撰写
预览
正在加载...
取消
保存