duy %!s(int64=2) %!d(string=hai) anos
pai
achega
2bb530d4af

+ 3 - 3
src/views/expense/finReimburse/record.vue

@@ -244,8 +244,8 @@ const getUserDict=async()=>{
 
 //基础详情
 const detailsObj = {
-    frMoney: 0,             // 报销金额
-    frMoneyActual: 0,       // 实际报销金额
+    frMoney: null,             // 报销金额
+    frMoneyActual: null,       // 实际报销金额
     userIdVesting: null,    // 归属人id
     isDeductLoan: 0,        // 是否抵扣借款 0=否 1=是
     deductLoanId: null,     // 借款信息id
@@ -256,7 +256,7 @@ const detailsObj = {
 const detailsObj1 = {
     projectId: null,    // 所属项目id
     budgetPlanIds: '',  // 预算计划ids
-    frMoney: 0,         // 报销金额
+    frMoney: null,         // 报销金额
     frDate: null,       // 报销时间
     frDesc: '',         // 费用说明
     frType: null,       // 报销类型

+ 1 - 1
src/views/expense/invoice/billing.vue

@@ -2,7 +2,7 @@
     <HcCard>
         <template #header>
             <div class="hc-expense-total-title">开票金额(元):{{formModel.invoiceMoney ?? 0}}</div>
-            <el-alert title="没有发票内容的接口,禁用输入框的相关数据没有、审批流程接口没有、开票人接口没有" type="error" show-icon />
+          
         </template>
         <div class="hac-expense-record-body">
             <div class="record-form-box">

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

@@ -18,7 +18,7 @@
                     <span>重置</span>
                 </el-button>
             </div>
-            <el-alert title="上传接口报错、查看接口返回有误、分页接口缺少状态值返回,用于判断上传条件" type="error" show-icon />
+          
         </template>
         <template #extra>
             <el-button size="large" type="warning" hc-btn @click="draftsClick">