Sfoglia il codice sorgente

客户列表编辑

tanxue 1 mese fa
parent
commit
af20298c78
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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) => {