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'
             }