Update main.js

This commit is contained in:
姜棚 2021-12-02 17:08:54 +08:00
parent ab53b1abfc
commit f4a58ab995
1 changed files with 8 additions and 0 deletions

View File

@ -32,6 +32,14 @@ const Column = [
type: "slot", type: "slot",
width:'auto', width:'auto',
},
{
title: '权重',
prop: 'sort',
name: 'sort',
type: "normal",
width:'auto',
}, },
{ {
title: '更新时间', title: '更新时间',