|
|
@ -113,11 +113,8 @@
|
|
|
|
</el-table-column>
|
|
|
|
</el-table-column>
|
|
|
|
<el-table-column label="当前分库" prop="subInvName" width="120">
|
|
|
|
<el-table-column label="当前分库" prop="subInvName" width="120">
|
|
|
|
</el-table-column>
|
|
|
|
</el-table-column>
|
|
|
|
<!-- <el-table-column label="采购类别" width="150">-->
|
|
|
|
<el-table-column label="所属部门" prop="deptName" width="120">
|
|
|
|
<!-- <template slot-scope="scope">-->
|
|
|
|
</el-table-column>
|
|
|
|
<!-- {{ scope.row.type | typeFilterName }}-->
|
|
|
|
|
|
|
|
<!-- </template>-->
|
|
|
|
|
|
|
|
<!-- </el-table-column>-->
|
|
|
|
|
|
|
|
<el-table-column label="操作" fixed="right" width="150">
|
|
|
|
<el-table-column label="操作" fixed="right" width="150">
|
|
|
|
<template slot-scope="scope">
|
|
|
|
<template slot-scope="scope">
|
|
|
|
<el-button
|
|
|
|
<el-button
|
|
|
|