Ver a proveniência

Merge branch 'dev'

master
nizongfeng há 3 anos
ascendente
cometimento
3b158e1672
3 ficheiros alterados com 0 adições e 9 eliminações
  1. +0
    -3
      application/admin/view/order_main/index.html
  2. +0
    -3
      application/admin/view/payment_order/index.html
  3. +0
    -3
      application/admin/view/receipt_order/index.html

+ 0
- 3
application/admin/view/order_main/index.html Ver ficheiro

@@ -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 Ver ficheiro

@@ -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 Ver ficheiro

@@ -324,9 +324,6 @@
channelList:[],
multipleSelection: [],
pickerOptions: {
disabledDate(time) {
return time.getTime() > Date.now();
},
shortcuts: [{
text: '今天',
onClick(picker) {


Carregando…
Cancelar
Guardar