Ver código fonte

新增三方合同页面跳转

tanxue 1 mês atrás
pai
commit
b0cefef444
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      pages/admin/ShouYe/shouye.vue

+ 5 - 0
pages/admin/ShouYe/shouye.vue

@@ -302,6 +302,11 @@
 					})
 				}
 				break;
+			case 'sfht':
+			uni.redirectTo({
+				url: '/pages/admin/Hetong/sanfangHetong'
+			})
+			break;
 			case 'demo':
 				uni.redirectTo({
 					url: '/pages/demo/demo2'