Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
bpa
/
BPA.KitChen.Web
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
1
Wiki
Atividade
Ver código fonte
增加接口前缀
tags/小炒逻辑变更前
DESKTOP-BP1469S\1
2 anos atrás
pai
a92a60ebf4
commit
ec85bc3f3f
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
src/pages/goods/goodsPractice/index.jsx
+ 1
- 0
src/pages/goods/goodsPractice/index.jsx
Ver arquivo
@@ -194,6 +194,7 @@ const PageIndex = (props) => {
Support.allType = r.data.data;
});
GetAllSmallType(parmar).then((r) => {
debugger;
Support.allSmallType = r.data.data;
});
GetAllGoods(parmar).then((r) => {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar