yy
7 天以前 990cf57ef5dcc3215622d1cdfb40ca5f04fe2855
rsf-admin/src/page/orders/check/MatnrInfoModal.jsx
@@ -48,9 +48,9 @@
    const reset = () => {
        setFormData({
            name: '',
            code: '',
            groupId: 0
            name: null,
            code: null,
            groupId: null
        })
    }