diff --git a/src/pages/business_planmanage/components/PlanApprovalProcess.js b/src/pages/business_planmanage/components/PlanApprovalProcess.js new file mode 100644 index 0000000..51c77b6 --- /dev/null +++ b/src/pages/business_planmanage/components/PlanApprovalProcess.js @@ -0,0 +1,13 @@ +import React from 'react'; +import styles from './PlanApprovalProcess.less'; + +const PlanApprovalProcess = () => { + return ( +