spring
3 天以前 7aaff69bb11a4d75882d25bd1bc8e9748c2bd609
pages.json
@@ -680,6 +680,7 @@
      }
    },
    // 生产相关
    // 报工
    {
      "path": "pages/product/report/index",
      "style": {
@@ -689,16 +690,26 @@
          "titleNView": {
            "buttons": [
              {
                "text": "清空",
                "text": "提交",
                "type": "none",
                "color": "#ffffff",
                "fontSize": "14px"
                "fontSize": "14px",
                "marginRight": "10px"
              }
            ]
          }
        }
      }
    },
    // 车间订单列表
    {
      "path": "pages/product/report/orderList",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTextStyle": "white",
        "navigationBarBackgroundColor": "#3281FF"
      }
    },
    // 日报相关
    {
      "path": "pages/daily/common/work-order-list",