@@ -606,11 +606,11 @@ const submit = async () => {
const stateOption = [
{
label: "通过",
- value: "1",
+ value: "0",
},
label: "未通过",
- value: "0",
+ value: "1",
label: "待审核",