yyb
2025-11-06 5b01f7c23749f410c705ec7b59d8b59e5b06c819
pages/sys/user/index.vue
@@ -56,7 +56,13 @@
            url: "/pages/sys/login/index",
          });
        }, 500);
      });
      })
      .catch((err) => {
        this.$u.api.workReporting
               .getWorkshopOrder({})
               .then((res) => {
               });
      })
    },
    navTo(url) {
      // uni.navigateTo({