diff --git a/src/views/jsonflow/flow-design/index.vue b/src/views/jsonflow/flow-design/index.vue index 2e113a7..aa7cd3d 100644 --- a/src/views/jsonflow/flow-design/index.vue +++ b/src/views/jsonflow/flow-design/index.vue @@ -233,7 +233,7 @@ const methods = { }) .catch((e) => { methods.currFlowFormFlowDesigning(false, false); - $message.error('获取流程信息失败'); + $message.error('获取流程信息失败1'); console.error(e); }); } else { diff --git a/src/views/purchase/purchasingrequisition/bidfile-audit.vue b/src/views/purchase/purchasingrequisition/bidfile-audit.vue index 1171604..91d77d6 100644 --- a/src/views/purchase/purchasingrequisition/bidfile-audit.vue +++ b/src/views/purchase/purchasingrequisition/bidfile-audit.vue @@ -187,13 +187,34 @@ + + + + + + + + + {{ item.label }} + + + + +