@@ -29,7 +29,7 @@ const baseUrl = reactive({
const formData = ref({
id: '',
- checkStatus: 2
+ checkStatus: 3
});
const formatData = (data) => {