浏览代码

Merge tag 'Hotfix-mo-99' into develop

Finish Hotfix-mo-99
莫绍宝 3 年之前
父节点
当前提交
98c5e0ee6a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/supply/retail/retail_list.vue

+ 1 - 0
src/views/supply/retail/retail_list.vue

@@ -177,6 +177,7 @@
                 {{ scope.row.totalDiscAmount | numToFixed }}
               </template>
             </el-table-column>
+            <el-table-column align="center" label="业务员" prop="k3ServiceName" min-width="120" show-overflow-tooltip></el-table-column>
             <el-table-column align="center" label="制表人" prop="createName" min-width="100" show-overflow-tooltip></el-table-column>
             <el-table-column align="center" label="制表日期" prop="createTime" min-width="160" show-overflow-tooltip></el-table-column>
             <el-table-column align="center" label="审核人" prop="examineName" min-width="100" show-overflow-tooltip></el-table-column>