소스 검색

文件收集

hujunwei@agilestar.cn 2 년 전
부모
커밋
2cfcca633b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/main/documentCollection/documentCollectionApprovalExcel.vue

+ 1 - 1
src/pages/main/documentCollection/documentCollectionApprovalExcel.vue

@@ -105,7 +105,7 @@
                     </div>
                     <div slot="footer" style="text-align: right;padding-bottom: 20px;padding-top: 20px">
                         <!-- <el-button @click="closeauthSettingStatus()">取 消</el-button> -->
-                        <el-button type="primary" @click="processAuth()">关 闭</el-button>
+                        <el-button type="primary" @click="processAuth()">确 定</el-button>
                     </div>
                 </div>
             </el-form>