From 5323b590cd012b2914ac433701e8dbae31db5cf9 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Thu, 11 Apr 2024 16:06:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20delete:=20=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/plan/key/list.js | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/pages/plan/key/list.js b/src/pages/plan/key/list.js index 1fae9349..0e85046b 100644 --- a/src/pages/plan/key/list.js +++ b/src/pages/plan/key/list.js @@ -20,7 +20,6 @@ import { commonSearchOrder } from "@/tools/apiTools.js" import dayjs from "dayjs" import { findIndex } from "lodash-es" import React from "react" -import { keyDelayFunc } from "@/tools" import { BlockLoading, Button, @@ -140,13 +139,6 @@ const Column = [ prop: "end", width: "140px" }, - { - title: "链接有效期", - prop: "delay", - name: "delay", - width: "auto", - type: "slot" - }, { title: "更新时间", name: "update_time", @@ -1083,10 +1075,6 @@ export default class acclist extends React.Component { > ) } - if (com == "delay") { - return {keyDelayFunc(rowData.expiration_value)} - } - if (com == "status") { return (