@@ -112,7 +112,7 @@ const gotoFTP = () => {
router.push({
path: '/system/disposition',
query: {
- status:'2',
+ status:'distributionAutomatic',
}
})