Commit a0981bc0 authored by jingnan's avatar jingnan 👀

配套需求单明细下其他库房详情字段取值修改

parent 5c9dd56d
......@@ -72,7 +72,7 @@
<el-table-column label="其他库房详情" min-width="110">
<template slot-scope="scope">
<span class="link" @click="openDetails(scope,'otherStorageZoneItems')">
查看
{{ scope.row.otherCenterAmount||'查看' }}
</span>
</template>
</el-table-column>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment