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