部分页面调整
This commit is contained in:
@@ -109,8 +109,6 @@ export default defineComponent({
|
||||
renameData,
|
||||
userInfo,
|
||||
handleResizeColumn: (w:any, col:any) => {
|
||||
console.log(col,w);
|
||||
|
||||
col.width = w;
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user