diff --git a/klp-ui/src/views/crm/bind/index.vue b/klp-ui/src/views/crm/bind/index.vue new file mode 100644 index 00000000..8e8b95eb --- /dev/null +++ b/klp-ui/src/views/crm/bind/index.vue @@ -0,0 +1,157 @@ + + + \ No newline at end of file diff --git a/klp-ui/src/views/crm/components/OrderEdit.vue b/klp-ui/src/views/crm/components/OrderEdit.vue index 304c84eb..889bc807 100644 --- a/klp-ui/src/views/crm/components/OrderEdit.vue +++ b/klp-ui/src/views/crm/components/OrderEdit.vue @@ -48,6 +48,12 @@ + + + + + + diff --git a/klp-ui/src/views/crm/components/OrderTable.vue b/klp-ui/src/views/crm/components/OrderTable.vue new file mode 100644 index 00000000..6db9f556 --- /dev/null +++ b/klp-ui/src/views/crm/components/OrderTable.vue @@ -0,0 +1,64 @@ + + + \ No newline at end of file diff --git a/klp-ui/src/views/crm/order/index.vue b/klp-ui/src/views/crm/order/index.vue index 46a66d73..99db2513 100644 --- a/klp-ui/src/views/crm/order/index.vue +++ b/klp-ui/src/views/crm/order/index.vue @@ -50,7 +50,7 @@ {{ form.orderCode }} {{ form.salesman }} {{ form.deliveryDate }} - + {{ form.contractCode }} {{ form.companyName }} {{ form.contactPerson }} {{ form.contactWay }} @@ -113,6 +113,9 @@ + + + diff --git a/klp-ui/src/views/wms/delivery/components/detailTable.vue b/klp-ui/src/views/wms/delivery/components/detailTable.vue index 24e3d435..f8dcef96 100644 --- a/klp-ui/src/views/wms/delivery/components/detailTable.vue +++ b/klp-ui/src/views/wms/delivery/components/detailTable.vue @@ -33,7 +33,7 @@ - +