Update main.js
This commit is contained in:
parent
ab53b1abfc
commit
f4a58ab995
|
@ -32,6 +32,14 @@ const Column = [
|
|||
type: "slot",
|
||||
width:'auto',
|
||||
|
||||
},
|
||||
{
|
||||
title: '权重',
|
||||
prop: 'sort',
|
||||
name: 'sort',
|
||||
type: "normal",
|
||||
width:'auto',
|
||||
|
||||
},
|
||||
{
|
||||
title: '更新时间',
|
||||
|
|
Loading…
Reference in New Issue