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