Browse Source

试用管理完成

chenlei 3 months ago
parent
commit
ab9725bf3e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/etaTrial/addApproval.vue

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

@@ -42,7 +42,7 @@
       </template>
       </template>
     </t-table>
     </t-table>
     <div class="btn-wrap">
     <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>
       <t-button @click="cancelApprove">取 消</t-button>
     </div>
     </div>
     <!-- 提示弹窗 -->
     <!-- 提示弹窗 -->