|
|
|
@ -113,6 +113,7 @@
|
|
|
|
|
<el-table-column label="所属组别" prop="categoryName" width="90"></el-table-column>
|
|
|
|
|
<el-table-column label="单据类型编号" prop="busTypeCode" width="100"></el-table-column>
|
|
|
|
|
<el-table-column label="单据类型名称" prop="busTypeName" width="100"></el-table-column>
|
|
|
|
|
<el-table-column label="单据来源系统" prop="fromTypeName" width="100"></el-table-column>
|
|
|
|
|
<el-table-column label="所属仓库" prop="invName" width="90"></el-table-column>
|
|
|
|
|
<el-table-column label="作业方式" prop="operationType" width="120">
|
|
|
|
|
<template slot-scope="scope">
|
|
|
|
|