diff --git a/src/components/jeecg/HPlan.vue b/src/components/jeecg/HPlan.vue index e639cac..e84b4e8 100644 --- a/src/components/jeecg/HPlan.vue +++ b/src/components/jeecg/HPlan.vue @@ -152,6 +152,7 @@ params.ids.push(res.result.id) params.vals.push(res.result.warehousingBatch) this.showText=params; + } if (res.code === 510) { this.$message.warning(res.message) diff --git a/src/views/activiti/form/ProcessMaterialsAllotForm.vue b/src/views/activiti/form/ProcessMaterialsAllotForm.vue index c856c04..81e9b0d 100644 --- a/src/views/activiti/form/ProcessMaterialsAllotForm.vue +++ b/src/views/activiti/form/ProcessMaterialsAllotForm.vue @@ -94,13 +94,13 @@