LAPTOP-FO2T5SIU\35838 8 months ago
parent
commit
fa000bd48e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/invoice/components/formalInvoiceManageEdit.vue

+ 1 - 1
src/views/invoice/components/formalInvoiceManageEdit.vue

@@ -194,7 +194,7 @@ export default {
         },
         },
         confirmSubmit() {
         confirmSubmit() {
             const _this = this
             const _this = this
-            const soaUrl = 'add'
+            const soaUrl = 'sendInvoice'
             const extraData = {
             const extraData = {
                 type: '1'
                 type: '1'
             }
             }