@@ -15,7 +15,7 @@
"selection": true,
"tip": false,
"column": [{
- "label": "客户名称",
+ "label": "供应商",
"prop": "corpId",
"search": true,
"searchSpan": 8,
@@ -92,7 +92,7 @@
<span
style="color: #409EFF;cursor: pointer"
@click.stop="editOpen(scope.row, 1)"
- >{{ scope.row.corpName }}
+ >{{ scope.row.strCorpName }}
</span>
</template>
<template slot-scope="scope" slot="orderNo">