Ver código fonte

入库管理页面调整

master
huminghao 1 semana atrás
pai
commit
351ad48cec
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0
    1
      src/views/inventoryControl/putInstorage/index.vue

+ 0
- 1
src/views/inventoryControl/putInstorage/index.vue Ver arquivo

@@ -309,7 +309,6 @@ function getList() {
}
}
tableData.value = []
///invw/inventory/inventorypagelist
BaseService.postN('/invw/api/enterApply/page', params).then(
(res: any) => {
if (res && res.code === 0) {

Carregando…
Cancelar
Salvar