|
|
@ -83,6 +83,8 @@
|
|
|
|
disable-transitions>{{scope.row.mainAction == 'WareHouseOut' ? '出库':'入库'}}</el-tag>
|
|
|
|
disable-transitions>{{scope.row.mainAction == 'WareHouseOut' ? '出库':'入库'}}</el-tag>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
</el-table-column>
|
|
|
|
</el-table-column>
|
|
|
|
|
|
|
|
<el-table-column label="三方仓库" prop="invName"></el-table-column>
|
|
|
|
|
|
|
|
<el-table-column label="三方科室" prop="deptName"></el-table-column>
|
|
|
|
<el-table-column label="第三方单据类型" prop="billType">
|
|
|
|
<el-table-column label="第三方单据类型" prop="billType">
|
|
|
|
<template slot-scope="scope">
|
|
|
|
<template slot-scope="scope">
|
|
|
|
<el-tag
|
|
|
|
<el-tag
|
|
|
|