LAPTOP-FO2T5SIU\35838 8 月之前
父節點
當前提交
fa000bd48e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/invoice/components/formalInvoiceManageEdit.vue

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

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