From a79db561249b4a7508f284b0bebea4f1e5084129 Mon Sep 17 00:00:00 2001 From: sheng <905537351@qq.com> Date: Thu, 25 Jun 2026 15:44:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E7=89=A9=E6=96=99=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=E5=BD=95=E5=85=A5=E5=8D=8A=E6=88=90=E5=93=81=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../material-monitoring/index.vue | 177 +----------------- 1 file changed, 3 insertions(+), 174 deletions(-) diff --git a/src/views/planning-production/production-monitoring/material-monitoring/index.vue b/src/views/planning-production/production-monitoring/material-monitoring/index.vue index b72ff3a6..ac9b9a8e 100644 --- a/src/views/planning-production/production-monitoring/material-monitoring/index.vue +++ b/src/views/planning-production/production-monitoring/material-monitoring/index.vue @@ -65,7 +65,7 @@ :columns="columns" :data="tableData" :loading="loading" - :toolbar-buttons="toolbarButtons" + :toolbar-buttons="[]" :row-buttons="[]" :pagination="pagination" :table-attrs="{ size: 'mini', rowKey: 'id', highlightCurrentRow: true }" @@ -81,114 +81,23 @@ - - - - - - - - - - - - - - - - - - - - - - - -