From 144e3550aacefc225ac927282f8cb9107bc18960 Mon Sep 17 00:00:00 2001 From: huangdeliang Date: Fri, 19 Mar 2021 17:08:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E6=8D=A2=E8=8F=9C=E5=93=81=E6=8E=A7?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../IngredientListView/index.vue | 131 ++++ .../custom/dishes/EditDishesDrawer/index.vue | 507 +++++++++++++++ stdiet-ui/src/views/custom/dishes/index.vue | 581 +----------------- .../src/views/custom/ingredient/index.vue | 10 + 4 files changed, 668 insertions(+), 561 deletions(-) create mode 100644 stdiet-ui/src/views/custom/dishes/EditDishesDrawer/IngredientListView/index.vue create mode 100644 stdiet-ui/src/views/custom/dishes/EditDishesDrawer/index.vue diff --git a/stdiet-ui/src/views/custom/dishes/EditDishesDrawer/IngredientListView/index.vue b/stdiet-ui/src/views/custom/dishes/EditDishesDrawer/IngredientListView/index.vue new file mode 100644 index 000000000..60cff0173 --- /dev/null +++ b/stdiet-ui/src/views/custom/dishes/EditDishesDrawer/IngredientListView/index.vue @@ -0,0 +1,131 @@ + + diff --git a/stdiet-ui/src/views/custom/dishes/EditDishesDrawer/index.vue b/stdiet-ui/src/views/custom/dishes/EditDishesDrawer/index.vue new file mode 100644 index 000000000..7ee9b0666 --- /dev/null +++ b/stdiet-ui/src/views/custom/dishes/EditDishesDrawer/index.vue @@ -0,0 +1,507 @@ + + + + + diff --git a/stdiet-ui/src/views/custom/dishes/index.vue b/stdiet-ui/src/views/custom/dishes/index.vue index b01a02a5b..532a79f82 100644 --- a/stdiet-ui/src/views/custom/dishes/index.vue +++ b/stdiet-ui/src/views/custom/dishes/index.vue @@ -97,11 +97,7 @@ @queryTable="getList" > - + diff --git a/stdiet-ui/src/views/custom/ingredient/index.vue b/stdiet-ui/src/views/custom/ingredient/index.vue index 8bac238f2..038315fdb 100644 --- a/stdiet-ui/src/views/custom/ingredient/index.vue +++ b/stdiet-ui/src/views/custom/ingredient/index.vue @@ -146,6 +146,16 @@ + + +