doum
2026-04-03 4ab64f268dd19932afb96e9fc728be6e1a68650d
admin/src/components/base/BaseTable.vue
@@ -182,7 +182,7 @@
            containChildrenRows.push(row[this.configData['field.main']])
          }
        }
        if (containChildrenRows.length > 0) {
        if (containChildrenRows.length > 0) {我
          message = '本次将删除该数据及其子数据,确认删除吗?'
        }
      }
@@ -220,4 +220,4 @@
    }
  }
}
</script>
</script>