送卡人、客户管理优化
1 parent 3e9865c commit 7c88f92b3975eacd6e84b2f48a06aeff49e51f76
jiangqihao authored on 26 Sep
Showing 20 changed files
View
src/views/card/customers/CardApplicationCustomers.api.ts 100644 → 0
View
src/views/card/customers/CardApplicationCustomers.data.ts 100644 → 0
View
src/views/card/customers/CardApplicationCustomersList.vue 100644 → 0
View
src/views/card/customers/components/CardApplicationCustomersForm.vue 100644 → 0
View
src/views/card/customers/components/CardApplicationCustomersModal.vue 100644 → 0
View
src/views/card/delivery/CardDeliveryPerson.api.ts 100644 → 0
View
src/views/card/delivery/CardDeliveryPerson.data.ts 100644 → 0
View
src/views/card/delivery/CardDeliveryPersonList.vue 100644 → 0
View
src/views/card/delivery/components/CardDeliveryPersonForm.vue 100644 → 0
View
src/views/card/delivery/components/CardDeliveryPersonModal.vue 100644 → 0
View
src/views/customers/CardApplicationCustomers.api.ts 0 → 100644
View
src/views/customers/CardApplicationCustomers.data.ts 0 → 100644
View
src/views/customers/CardApplicationCustomersList.vue 0 → 100644
View
src/views/customers/components/CardApplicationCustomersForm.vue 0 → 100644
View
src/views/customers/components/CardApplicationCustomersModal.vue 0 → 100644
View
src/views/delivery/CardDeliveryPerson.api.ts 0 → 100644
View
src/views/delivery/CardDeliveryPerson.data.ts 0 → 100644
View
src/views/delivery/CardDeliveryPersonList.vue 0 → 100644
View
src/views/delivery/components/CardDeliveryPersonForm.vue 0 → 100644
View
src/views/delivery/components/CardDeliveryPersonModal.vue 0 → 100644