소스 검색

入库管理页面调整

master
huminghao 2 주 전
부모
커밋
351ad48cec
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      src/views/inventoryControl/putInstorage/index.vue

+ 0
- 1
src/views/inventoryControl/putInstorage/index.vue 파일 보기

@@ -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) {

Loading…
취소
저장