snow 2 年之前
父節點
當前提交
4131f1b758

+ 1 - 1
src/views/InvoiceSales/invoiceApply/components/approval-process/src/upload-invoice.vue

@@ -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 = {