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