fix
Helius
2021-11-30 dafedc4516f8fcec837e1a2b93c9b70bc7ff169a
zq-erp/src/main/resources/templates/views/admin/shop/shopDeliveryInfo-list.html
@@ -60,7 +60,7 @@
                           <div class="form-group mr-20 ml-20">
                              <span class="serch-title">物流公司:</span>
                              <select class="form-control autoFull" style="width: 190px"
                                    th:data-url="@{/wxapi/dataDictionary/getListByParentCode/kdgs}" data-value="typeCode"
                                    th:data-url="@{/admin/customerDictionary/getListByParentCode/kdgs}" data-value="typeCode"
                                    data-filed="typeName" name="logisticsCompanyCode">
                                 <option value=''>--请选择物流公司--</option>
                              </select>