Explorar el Código

Finish Hotfix-zh-247

howie hace 3 años
padre
commit
771658fe29
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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>