このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
loumengning
/
hbp
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Merge branch 'dev'
master
nizongfeng
3年前
親
98cbbf5c32
329dc02f2c
コミット
3b158e1672
3個のファイルの変更
、
0行の追加
、
9行の削除
分割表示
差分オプション
統計情報を表示
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) {
書き込み
プレビュー
読み込み中…
キャンセル
保存