llj
2026-01-21 edb934c96a9a04069f8e9e99bd296eea41964d13
src/store/modules/permission.js
@@ -74,19 +74,19 @@
                    name: "WL_YayBill",
                    path: "WL_YayBill",
                  },
                  // {
                  //   meta: {
                  //     icon: "build",
                  //     link: null,
                  //     noCache: false,
                  //     title: "运单编辑",
                  //   },
                  //   component: () =>
                  //     import("@/views/logistics/transportGPS/Add_Edit_WL_YayBill.vue"),
                  //   hidden: false,
                  //   name: "Add_Edit_WL_YayBill",
                  //   path: "Add_Edit_WL_YayBill",
                  // },
                  {
                    meta: {
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "运单费用结算单",
                    },
                    component: () =>
                      import("@/views/logistics/WayBillPaymentBill/YF_PayMentOtherBillTranList.vue"),
                    hidden: false,
                    name: "yf_PayMentOtherBillTranList",
                    path: "YF_PayMentOtherBillTranList",
                  },
                ],
              },
            ],