From 048754581793509a57481dfcb7c51f838cb7f576 Mon Sep 17 00:00:00 2001 From: houshuai <17802598606@163.com> Date: 星期一, 07 七月 2025 20:49:33 +0800 Subject: [PATCH] 生产管控模块 基本搭建2 --- src/views/lsw/LswMateriaView.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/lsw/LswMateriaView.vue b/src/views/lsw/LswMateriaView.vue index 9dee24c..fdb4d69 100644 --- a/src/views/lsw/LswMateriaView.vue +++ b/src/views/lsw/LswMateriaView.vue @@ -58,7 +58,6 @@ <a-tabs v-model="activeKey" @change="handleChangeTabs"> <a-tab-pane tab="鐗╂枡搴撳瓨淇℃伅" :key="refKeys[0]" :forceRender="true"> <div style="display: flex; align-items: center; margin-bottom: 10px;"> - <span style="margin-right: 10px;">鐗╂枡搴撳瓨淇℃伅</span> <a-tag color="green" style="font-weight: bold;"> 搴撳瓨鎬婚噺锛歿{ totalInventoryQuantity }} </a-tag> -- Gitblit v1.9.3