zq-erp/src/main/resources/templates/views/admin/hive/vip/vipInfo-list.html
@@ -175,7 +175,6 @@ function buildOperation(value, row, index) { var html = ""; html += '<a class="text-info" href="javascript:void(0)" onClick="openVipDetail(\''+row.phone+'\')">查看详情</a> ' html += '<a class="text-info" href="javascript:void(0)" onClick="openVipDetail2(\''+row.phone+'\')">测试页面</a> ' return html; }