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