Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
zhangzl
/
nsgk_web
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
产权交易字典值变化修改
newProperty
庞东旭
1 ano atrás
pai
8fbc512079
commit
ecf767fb76
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
static/js/project/bidding/biddingBigData.js
+ 1
- 1
static/js/project/bidding/biddingBigData.js
Ver arquivo
@@ -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);
}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar