From 5e71eac612bc8e11ad2f48cd1c93c35ff7b71bbc Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Tue, 14 Feb 2023 15:35:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=86=9C=E8=B5=84=20?= =?UTF-8?q?=E4=BE=9B=E5=BA=94=E5=95=86=E6=90=9C=E7=B4=A2=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/purchase/newAgr.vue | 10 ++- pages/purchase/search.vue | 61 +++++++++++++ pages/stock/list.vue | 6 +- router/purchase.js | 11 +++ uni.scss | 2 +- .../d-form/components/d-form/d-form.vue | 6 +- .../d-picker/components/d-picker/d-picker.vue | 86 ++++++++++++++----- 7 files changed, 153 insertions(+), 29 deletions(-) create mode 100644 pages/purchase/search.vue diff --git a/pages/purchase/newAgr.vue b/pages/purchase/newAgr.vue index 0137c21..4706f19 100644 --- a/pages/purchase/newAgr.vue +++ b/pages/purchase/newAgr.vue @@ -11,13 +11,14 @@