# vue-ActiveReportsJS-2.0 **Repository Path**: gxproject-front/vue-ActiveReportsJS-2.0 ## Basic Information - **Project Name**: vue-ActiveReportsJS-2.0 - **Description**: vue-ActiveReportsJS-2.0 打印传参 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-11-08 - **Last Updated**: 2024-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Vue + ActiveReportsJs智能报表 ### 安装依赖 npm install ``` ### 启动项目 ``` npm run serve ``` ### 打包 ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).