ManagementZYTravel/guns-admin/src/main/webapp/static/modular/system/tIncome/balance.js
@@ -45,7 +45,6 @@ * 打开查看专车订单详情 */ TIncome.orderDetail = function (value) { if (this.check()) { var index = layer.open({ type: 2, title: '专车订单详情', @@ -55,7 +54,6 @@ content: Feng.ctxPath + '/tOrderPrivateCar/tOrderPrivateCar_orderDetailByOrderNumber/' + value }); this.layerIndex = index; } }; /** * 点击添加 @@ -121,7 +119,6 @@ TIncome.resetSearch = function () { $("#insertTime").val(""); $("#handleType").val(""); $("#id").val(""); TIncome.search(); }; $(function () {