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>