소스 검색

提交八爪鱼公司清理模块

Lijy 2 달 전
부모
커밋
422e03edd1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/octopus/src/views/expiredCompanyCleanup/expiredCompanyCleanup.vue

+ 1 - 1
fhKeeper/formulahousekeeper/octopus/src/views/expiredCompanyCleanup/expiredCompanyCleanup.vue

@@ -55,7 +55,7 @@ export default {
       this.getTableData()
     },
     deleteEnterprise() {
-      this.$confirm('此操作将永久删除选中的企业, 是否删除?', '提示', {
+      this.$confirm('此操作将永久删除选中的企业, 是否删除?', '删除企业', {
         confirmButtonText: '确定',
         cancelButtonText: '取消',
         type: 'warning'