Преглед на файлове

提交八爪鱼公司清理模块

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'