fix: 资源链接
This commit is contained in:
@@ -61,7 +61,8 @@ watch(
|
||||
() => props.dataSource,
|
||||
() => {
|
||||
tableDataSource.value = [...props.dataSource];
|
||||
}, {deep: true}
|
||||
},
|
||||
{ deep: true }
|
||||
);
|
||||
|
||||
const changeAll = function (checked: any) {
|
||||
|
||||
Reference in New Issue
Block a user