分析,基础分析,表格高度;
This commit is contained in:
@@ -84,7 +84,7 @@ export default defineComponent({
|
||||
const chart = ref(null);
|
||||
const columns = ref([]);
|
||||
const tableSource = ref([]);
|
||||
const scroll = ref({ y: 135, x: 400 });
|
||||
const scroll = ref({ y: 230, x: 400 });
|
||||
const source = ref([]);
|
||||
const option = ref({});
|
||||
const other =
|
||||
|
||||
Reference in New Issue
Block a user