From f4a58ab99541494448e5e69ff202c605129cf89b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E6=A3=9A?= <849005670@qq.com> Date: Thu, 2 Dec 2021 17:08:54 +0800 Subject: [PATCH] Update main.js --- src/pages/system/systemMould/main.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/pages/system/systemMould/main.js b/src/pages/system/systemMould/main.js index 994fdb14..3991aaec 100644 --- a/src/pages/system/systemMould/main.js +++ b/src/pages/system/systemMould/main.js @@ -32,6 +32,14 @@ const Column = [ type: "slot", width:'auto', + }, + { + title: '权重', + prop: 'sort', + name: 'sort', + type: "normal", + width:'auto', + }, { title: '更新时间',