Sfoglia il codice sorgente

更新费用管理、财务报销/支付申请/借款申请

ZaiZai 2 anni fa
parent
commit
c27e62d126
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/expense/paymentRequest/index.vue

+ 1 - 1
src/views/expense/paymentRequest/index.vue

@@ -133,7 +133,7 @@ const rowNameTap = (row) => {
 
 }
 
-//新增预算
+//新增
 const addRowClick = () => {
     router.push({
         name: 'expense-paymentRequest-record'