diff --git a/src/views/purchase/purPlan/purPlan.vue b/src/views/purchase/purPlan/purPlan.vue index 3531d551..01758d42 100644 --- a/src/views/purchase/purPlan/purPlan.vue +++ b/src/views/purchase/purPlan/purPlan.vue @@ -254,7 +254,6 @@ export default { this.getList(); }, handleClose() { - debugger if (this.formName == 'add') { this.isChang = !this.isChang } else { @@ -262,7 +261,6 @@ export default { } }, getId(id) { - debugger if (this.formName == 'add' && id != null) { var data = { id: id diff --git a/src/views/purchase/purPlan/purPlanAudit.vue b/src/views/purchase/purPlan/purPlanAudit.vue index 09b1af3d..02b8461e 100644 --- a/src/views/purchase/purPlan/purPlanAudit.vue +++ b/src/views/purchase/purPlan/purPlanAudit.vue @@ -1,362 +1,413 @@ diff --git a/src/views/purchase/purPlan/purPlanSearch.vue b/src/views/purchase/purPlan/purPlanSearch.vue index 0a12a1fe..0b70646b 100644 --- a/src/views/purchase/purPlan/purPlanSearch.vue +++ b/src/views/purchase/purPlan/purPlanSearch.vue @@ -1,332 +1,443 @@