yangan
2024-12-30 3a57b78e4de42dbb934d3ecf12006c47f1ff52de
store/index.js
@@ -157,18 +157,18 @@
      // #endif
      text: '首页'
   },
   // {
   //    pagePath: 'pages/loadUnload-page/historyOrder/index',
   //    //#ifdef MP-WEIXIN
   //    iconPath: '../../static/tabBar-icon/home.png',
   //    selectedIconPath: '../../static/tabBar-icon/homeblue.png',
   //    // #endif
   //    //#ifdef H5
   //    iconPath: '/static/tabBar-icon/home.png',
   //    selectedIconPath: '/static/tabBar-icon/homeblue.png',
   //    // #endif
   //    text: '历史收发单'
   // },
   {
      pagePath: 'pages/loadUnload-page/historyOrder/index',
      //#ifdef MP-WEIXIN
      iconPath: '../../static/tabBar-icon/home.png',
      selectedIconPath: '../../static/tabBar-icon/homeblue.png',
      // #endif
      //#ifdef H5
      iconPath: '/static/tabBar-icon/home.png',
      selectedIconPath: '/static/tabBar-icon/homeblue.png',
      // #endif
      text: '历史收发单'
   },
   {
      pagePath: 'pages/loadUnload-page/orderPlanList/index',
      //#ifdef MP-WEIXIN
@@ -315,6 +315,7 @@
      filedId:'', //场地id
      bunkerList:'', //仓库list
      samplingPersonList:'', //采样员list
      pvcIdList:['1818242458023153665'],
   },
   mutations: {
      setUserInfo(state, identity) {