@@ -47,7 +47,7 @@ function handleSaveStatus() {
default:
if (formData.open_type === "1") {
//金税开票 -> 财务审核
- params = { status: "2", remark };
+ params = { status: "1", open_type: "1", remark };
} else {
//线下开票
params = {