gaoluyang
2026-04-07 9effd6fe741ec09c870a6a12aec394a09179c77b
src/views/productionManagement/productionCosting/index.vue
@@ -1,5 +1,6 @@
<template>
   <div class="app-container">
      <div class="table_list">
      <el-row :gutter="16" class="content-row">
         <!-- 左侧台账 + 顶部筛选 -->
         <el-col :xs="24" :sm="24" :md="24" :lg="8" :xl="8" class="left-col">
@@ -62,6 +63,7 @@
         </el-col>
      </el-row>
   </div>
   </div>
</template>
<script setup>