Browse Source

Finish Hotfix-zh-247

howie 3 years ago
parent
commit
771658fe29
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/supply/deliver/sum_list.vue

+ 2 - 1
src/views/supply/deliver/sum_list.vue

@@ -285,7 +285,8 @@
                   }}
                 </template>
             </el-table-column>
-
+            <el-table-column align="left" label="二级经销商代码" sortable prop="secondCustomerNumber" min-width="150" show-overflow-tooltip>
+            </el-table-column>
           </el-table>
         </div>
       </div>