Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
qiubinghui
/
zhywpt-web
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
入库管理页面调整
master
huminghao
hace 1 mes
padre
bfbde84158
commit
12b97317ae
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/views/inventoryControl/putInstorage/index.vue
+ 1
- 0
src/views/inventoryControl/putInstorage/index.vue
Ver fichero
@@ -526,6 +526,7 @@ function sureMoreHandle() {
BaseService.postN('/invw/api/enterApply/batchConfirm', {ids: ids}).then(
(res: any) => {
if (res && res.code === 0) {
getList()
btnLoading.value = false;
ElMessage.success(res.message)
} else {
Escribir
Vista previa
Cargando…
Cancelar
Guardar