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