Bläddra i källkod

客户列表编辑

tanxue 1 månad sedan
förälder
incheckning
af20298c78
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      pages/admin/kehu/kehuList.vue

+ 2 - 2
pages/admin/kehu/kehuList.vue

@@ -302,9 +302,9 @@ function telBtn(data) {
 
 // 编辑
 function editorBtn(data){
-	/* uni.redirectTo({
+	uni.redirectTo({
 		url: `/pages/admin/kehu/kehuInfo?id=${data.id}&userId=${data.userId}`
-	}) */
+	})
 }
 
 onLoad((options) => {