diff --git a/src/assets/imgs/workflow.png b/src/assets/imgs/workflow.png index fb71bd0d..b4daab7d 100644 Binary files a/src/assets/imgs/workflow.png and b/src/assets/imgs/workflow.png differ diff --git a/src/views/erp/product/product/index.vue b/src/views/erp/product/product/index.vue index 57b87049..00558567 100644 --- a/src/views/erp/product/product/index.vue +++ b/src/views/erp/product/product/index.vue @@ -52,6 +52,7 @@ + diff --git a/src/views/erp/sale/order/SaleOrderForm.vue b/src/views/erp/sale/order/SaleOrderForm.vue index 30b2b302..4fc2ce60 100644 --- a/src/views/erp/sale/order/SaleOrderForm.vue +++ b/src/views/erp/sale/order/SaleOrderForm.vue @@ -25,6 +25,17 @@ /> + + + + + { accountId: undefined, saleUserId: undefined, orderTime: undefined, + planOutTime: undefined, remark: undefined, fileUrl: undefined, discountPercent: 0, diff --git a/src/views/erp/sale/order/index.vue b/src/views/erp/sale/order/index.vue index b6c7dd11..992b002e 100644 --- a/src/views/erp/sale/order/index.vue +++ b/src/views/erp/sale/order/index.vue @@ -62,22 +62,7 @@ /> - - - - - + + - + +