bug 64467

This commit is contained in:
zyx.net
2023-03-31 09:28:48 +08:00
parent 9736a0dfda
commit fe44eb4858
@@ -61,7 +61,7 @@
:pagination='false' :pagination='false'
:loading='loading' :loading='loading'
:scroll='{x: 600,y:400}' :scroll='{x: 600,y:400}'
:rowSelection='{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}' :rowSelection='{selectedRowKeys: selectedRowKeys, onChange: onSelectChange,columnTitle:" "}'
@change='handleTableChange'> @change='handleTableChange'>
<span slot="configDescription" slot-scope="text,record"> <span slot="configDescription" slot-scope="text,record">
<a-select class="box-input" v-model="record.configure" <a-select class="box-input" v-model="record.configure"