Explorar o código

一键登录请求发送

yuan hai 5 meses
pai
achega
bf3feb946d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/views/allocation/allocationList.vue

+ 4 - 0
src/views/allocation/allocationList.vue

@@ -502,6 +502,10 @@
 					this.condition = 'image'
 					this.dataSelect()
 				}
+				if (tab._props.label == '一键登录') {
+					this.condition = 'login'
+					this.dataSelect()
+				}
 				
 				
 			},