From 0828babf3fc337ef027a4615a6eec9d16cc68145 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Wed, 18 Mar 2026 11:34:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81=E6=8E=92?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/app/shop/dictManage.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/views/app/shop/dictManage.vue b/src/views/app/shop/dictManage.vue index ff80617..bf119eb 100644 --- a/src/views/app/shop/dictManage.vue +++ b/src/views/app/shop/dictManage.vue @@ -161,6 +161,11 @@ + + + + + @@ -379,6 +384,7 @@ categoryName:'', //商品分类名称 productPicture:'', //商品图标 productName:'', //商品名称 + orderFiled:'', //商品名称 lunchBox:0, //餐盒 startPayNum:'', //起售数量 attributeListPrice:[{ //商品规格 @@ -444,8 +450,8 @@ minWidth: 60, }, { - title: "起售数量", - key: "startPayNum", + title: "排名", + key: "orderFiled", width: 100, }, // { @@ -1102,6 +1108,7 @@ productName:'', //商品名称 lunchBox:0, //餐盒 startPayNum:'', //起售数量 + orderFiled:'',//排名 attributeListPrice:[{ //商品规格 specPrice:"", specNum:9999