外购备料(离线)
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<span v-if="Number(scope.row.采购计划状态)===4" type="info" size="mini">已结算</span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="离线备料计划编号" align="center" width="140">
|
||||
<el-table-column label="离线备料单号" align="center" width="140">
|
||||
<template slot-scope="scope">
|
||||
{{ scope.row.离线采购计划编号 }}
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user