变更
This commit is contained in:
@@ -1277,6 +1277,7 @@ const _sfc_main = defineComponent({
|
||||
else
|
||||
return 0;
|
||||
});
|
||||
tableDataSource.value = [...tableDataSource.value];
|
||||
}
|
||||
} else {
|
||||
if (currentSort === sort && !issoul) {
|
||||
@@ -1293,6 +1294,7 @@ const _sfc_main = defineComponent({
|
||||
else
|
||||
return 0;
|
||||
});
|
||||
tableDataSource.value = [...tableDataSource.value];
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user