瀏覽代碼

提交八爪鱼公司清理模块

Lijy 2 月之前
父節點
當前提交
422e03edd1

+ 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'