参数项收集清单-历史记录-列宽可拖拽
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<template>
|
||||
<a-table
|
||||
:components="drag(columnshistory,'columns')"
|
||||
:components="drag(columnshistory,'columnshistory')"
|
||||
class="table"
|
||||
:columns="columnshistory"
|
||||
:pagination="false"
|
||||
:scroll="{y: 400}"
|
||||
:scroll="{x: '100%',y: 400}"
|
||||
:data-source="dataSourcehistory"
|
||||
:loading="loading"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user