src/main/webapp/static/js/plan/plan.js
@@ -229,11 +229,11 @@ method: 'GET', success: function (res0) { let planType = res0.data; console.log(planType); if (res0.code === 200) { admin.open({ type: 1, area: '1500px', area: ["95%", "90%"], offset: 'auto', title: '添加售前规划申请单' + ' - ' + planType.name, content: $('#editDialog').html(), success: function (layero0, dIndex0) {