houshuai
2025-07-07 048754581793509a57481dfcb7c51f838cb7f576
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>