Parcourir la source

Finish Hotfix-zh-247

howie il y a 3 ans
Parent
commit
771658fe29
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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>