陈婷婷
2025-12-09 5d9c10700069de1e146f175623beb691d4c1bb17
src/views/component/printList/hBarPlanPrint.vue
@@ -12,7 +12,7 @@
    data() {
        return {
            handleMessage: this.$route.query,
            baseURL: 'http://47.96.97.237/API',
            baseURL: process.env.VUE_APP_BASE_API,
            //实际应用中,data应该为程序中通过各种途径获取到的数据,最后要将数据转换为报表需要的XML或JSON格式的字符串数据
            json_data: {
                recordset: []