fix:PC出入库
This commit is contained in:
@@ -131,6 +131,7 @@
|
||||
:header-cell-style="{background:'#f5f7fa',color:'#606266'}"
|
||||
>
|
||||
<el-table-column type="index" label="序号" width="55" align="center" />
|
||||
<el-table-column show-overflow-tooltip width="150" prop="storagevehicle_code" label="批次号" />
|
||||
<el-table-column show-overflow-tooltip width="150" prop="pcsn" label="批次号" />
|
||||
<el-table-column show-overflow-tooltip width="150" prop="material_code" label="物料编码" />
|
||||
<el-table-column show-overflow-tooltip width="150" prop="material_name" label="物料名称" />
|
||||
|
||||
@@ -191,7 +191,6 @@ import crudSectattr from '@/views/wms/basedata/sectattr/sectattr'
|
||||
import StructDiv from '@/views/wms/pub/StructDialog'
|
||||
import crudRawAssist, { allDivStruct } from '@/views/wms/st/inbill/rawassist'
|
||||
import crudPoint from '@/views/wms/sch/point/schBasePoint'
|
||||
import { getPointList } from '../../sch/point/schBasePoint'
|
||||
|
||||
export default {
|
||||
name: 'DivDialog',
|
||||
|
||||
Reference in New Issue
Block a user