doum
2026-03-11 bf45ba7501fd4619431108a561972f1a54776228
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>