Explorar o código

外协商编码登录

zhuangdezheng hai 1 ano
pai
achega
fe68775d4c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/login.vue

+ 2 - 0
src/views/login.vue

@@ -129,6 +129,7 @@ const loading = ref(false)
 // const register = ref(true)
 const redirect = ref(undefined)
 
+/*
 function remoteMethod(query) {
   if (query) {
     loading.value = true
@@ -147,6 +148,7 @@ function handleSupplierChange(val) {
     setTenant({ tenantId: val, tenantName: supplier.name })
   }
 }
+*/
 
 function handleGetSupplierByCode() {
   const supplierCode = loginForm.value.supplierCode