update
This commit is contained in:
@@ -1 +1 @@
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/vxe-table/favicon.ico><title>vxe-table 表格</title><link href=/vxe-table/static/css/chunk-vendors.281191d8.css rel=preload as=style><link href=/vxe-table/static/css/index.08ee8d25.css rel=preload as=style><link href=/vxe-table/static/js/chunk-vendors.23ad86a9.js rel=preload as=script><link href=/vxe-table/static/js/index.433b331c.js rel=preload as=script><link href=/vxe-table/static/css/chunk-vendors.281191d8.css rel=stylesheet><link href=/vxe-table/static/css/index.08ee8d25.css rel=stylesheet></head><body><noscript><strong>We're sorry but vxe-table doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/vxe-table/static/js/chunk-vendors.23ad86a9.js></script><script src=/vxe-table/static/js/index.433b331c.js></script></body></html>
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/vxe-table/favicon.ico><title>vxe-table 表格</title><link href=/vxe-table/static/css/chunk-vendors.281191d8.css rel=preload as=style><link href=/vxe-table/static/css/index.08ee8d25.css rel=preload as=style><link href=/vxe-table/static/js/chunk-vendors.23ad86a9.js rel=preload as=script><link href=/vxe-table/static/js/index.16a5e674.js rel=preload as=script><link href=/vxe-table/static/css/chunk-vendors.281191d8.css rel=stylesheet><link href=/vxe-table/static/css/index.08ee8d25.css rel=stylesheet></head><body><noscript><strong>We're sorry but vxe-table doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/vxe-table/static/js/chunk-vendors.23ad86a9.js></script><script src=/vxe-table/static/js/index.16a5e674.js></script></body></html>
|
||||
1
docs/static/js/index.16a5e674.js
vendored
Normal file
1
docs/static/js/index.16a5e674.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
docs/static/js/index.433b331c.js
vendored
1
docs/static/js/index.433b331c.js
vendored
File diff suppressed because one or more lines are too long
@@ -2,14 +2,14 @@
|
||||
<div>
|
||||
<p>加载 1 万行 1 万列</p>
|
||||
|
||||
<vxe-table-config
|
||||
<vxe-grid
|
||||
border
|
||||
resizable
|
||||
height="600"
|
||||
:columns="tableColumn"
|
||||
:loading="loading"
|
||||
:data.sync="tableData">
|
||||
</vxe-table-config>
|
||||
</vxe-grid>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user