Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
loumengning
/
hbp
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Merge branch 'dev'
master
nizongfeng
hace 3 años
padre
98cbbf5c32
329dc02f2c
commit
3b158e1672
Se han
modificado 3 ficheros
con
0 adiciones
y
9 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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
Ver fichero
@@ -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 fichero
@@ -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 fichero
@@ -324,9 +324,6 @@
channelList:[],
multipleSelection: [],
pickerOptions: {
disabledDate(time) {
return time.getTime() > Date.now();
},
shortcuts: [{
text: '今天',
onClick(picker) {
Escribir
Vista previa
Cargando…
Cancelar
Guardar