jiangping
2024-02-23 41a0e3b18e0b3ca51879d11b9c3c6f278486f631
company/src/views/enterprise/entrustedInvoicing.vue
@@ -76,7 +76,8 @@
        data () {
            return {
                searchForm: {
                    type: 1
                    type: 1,
                    status: '5,7'
                }
            }
        },