소스 검색

提交代码

Lijy 3 주 전
부모
커밋
9381394e79
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

+ 3 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

@@ -275,7 +275,9 @@
       
       <div v-if="ins == 31" style="width: 15%" class="tableRightBtn">
         <template v-if="!obtainMonthlyFinancialStatementsRows.lastSendTime">
-          <el-button type="success" size="small" @click="confirmTheFinalDraft()">确定定稿</el-button>
+          <el-button type="success" size="small" @click="confirmTheFinalDraft()" :disabled="obtainMonthlyFinancialStatementsRows.status">
+            {{ obtainMonthlyFinancialStatementsRows.status == 1 ? '已定稿' : '确定定稿' }}
+          </el-button>
           <el-button type="primary" size="small" @click="immediateVisableCli()" :disabled="!obtainMonthlyFinancialStatementsRows.timesheetDate">立即发送</el-button>
         </template>
         <el-link type="success" :underline="false" v-else>