Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhangzl
/
nsgk_web
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
产权交易字典值变化修改
newProperty
庞东旭
hace 1 año
padre
8fbc512079
commit
ecf767fb76
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
static/js/project/bidding/biddingBigData.js
+ 1
- 1
static/js/project/bidding/biddingBigData.js
Ver fichero
@@ -172,7 +172,7 @@ define(['jquery', "template", "Tools", "biddingApi", "itemsApi"], function ($, t
goDetail = function(id,type){
console.log(type)
var biddtype = type == '
进行中
'?'Y':'N';
var biddtype = type == '
正在竞价
'?'Y':'N';
tools.skip('biddingBigDataDetail.html?id='+id+'&type='+biddtype);
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar