shish 17 saat önce
ebeveyn
işleme
5abb39b43a
1 değiştirilmiş dosya ile 2 ekleme ve 10 silme
  1. 2 10
      hdApp/src/admin/home/apply.vue

+ 2 - 10
hdApp/src/admin/home/apply.vue

@@ -90,20 +90,12 @@ export default {
           ]
           ]
         },
         },
         {
         {
-          title: '开单收银',
+          title: '开单售后',
           titleIcon: 'plant-billing',
           titleIcon: 'plant-billing',
           list: [
           list: [
-            { name: '绿植花材', icon: 'plant-material', url: '/admin/item/list2', pf: 1 },
             { name: '开单', icon: 'plant-billing', action: 'goItemKd', pf: 1 },
             { name: '开单', icon: 'plant-billing', action: 'goItemKd', pf: 1 },
-            { name: '快捷开单', icon: 'plant-quick-billing', action: 'goItemKjKd', pf: 1 }
-          ]
-        },
-        {
-          title: '售后',
-          titleIcon: 'order-filled',
-          list: [
+            { name: '快捷开单', icon: 'plant-quick-billing', action: 'goItemKjKd', pf: 1 },
             { name: '退款', icon: 'order-filled', url: '/admin/custom/selectCustom?style=1&refund=1', pf: 1 },
             { name: '退款', icon: 'order-filled', url: '/admin/custom/selectCustom?style=1&refund=1', pf: 1 },
-            // 稳定入口:始终进全部列表;待审核走页顶待办条
             { name: '退款记录', icon: 'order-filled', url: '/admin/billing/freeRefundList', pf: 1 }
             { name: '退款记录', icon: 'order-filled', url: '/admin/billing/freeRefundList', pf: 1 }
           ]
           ]
         },
         },