Browse Source

去除多余模块

xiaohaizhao 6 months ago
parent
commit
f8b1696cfe
1 changed files with 0 additions and 6 deletions
  1. 0 6
      salesPanel/index/index.js

+ 0 - 6
salesPanel/index/index.js

@@ -44,15 +44,9 @@ Page({
         }, {
             label: "开票金额趋势分析",
             model: "#InvoiceTrendAnalysis"
-        }, {
-            label: "近12月出货未开票金额趋势分析"
         }, {
             label: "已下单未出货分析",
             model: "#ShipmentAnalysis1"
-        }, {
-            label: "出货未开票分析"
-        }, {
-            label: "财务回款分析"
         }],
         tabsActive: 2,
         showFiltrate: false,