소스 검색

试用管理完成

chenlei 3 달 전
부모
커밋
ab9725bf3e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/etaTrial/addApproval.vue

+ 1 - 1
src/views/etaTrial/addApproval.vue

@@ -42,7 +42,7 @@
       </template>
     </t-table>
     <div class="btn-wrap">
-      <t-button theme="primary" @click="handleApprove">提交申请</t-button>
+      <t-button theme="primary" @click="handleApprove">保存</t-button>
       <t-button @click="cancelApprove">取 消</t-button>
     </div>
     <!-- 提示弹窗 -->