From 0f5a5a759221bde50ace126eae797326837f5f72 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期三, 16 十月 2024 16:15:12 +0800
Subject: [PATCH] #
---
zy-asrs-flow/src/pages/deviceManage/basShuttle/index.jsx | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
diff --git a/zy-asrs-flow/src/pages/deviceManage/basShuttle/index.jsx b/zy-asrs-flow/src/pages/deviceManage/basShuttle/index.jsx
index cf8b0f4..6032472 100644
--- a/zy-asrs-flow/src/pages/deviceManage/basShuttle/index.jsx
+++ b/zy-asrs-flow/src/pages/deviceManage/basShuttle/index.jsx
@@ -159,19 +159,6 @@
/>,
},
{
- title: '鏆傚瓨搴撲綅',
- dataIndex: 'idleLoc',
- valueType: 'text',
- hidden: false,
- width: 140,
- filterDropdown: (props) => <TextFilter
- name='idleLoc'
- {...props}
- actionRef={actionRef}
- setSearchParam={setSearchParam}
- />,
- },
- {
title: '鑷姩鍏呯數',
dataIndex: 'autoCharge',
valueType: 'text',
--
Gitblit v1.9.1