chengxiangling
2025-05-16 af1c9e588f1de0240390648f9bb56aa486870aff
提交高度修改;
已修改31个文件
85 ■■■■■ 文件已修改
src/layout/components/Navbar.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/apsPlant/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/apsShop/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/bom/index.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/event/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/gasMaterialUsage/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/materialManagement/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/materialStorageManagement/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/processCapacityManagement/index.vue 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/processRouteDataPreparate/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/professionalFixedCycleManagement/index.vue 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/resourceGroup/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/standardProcess/index.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/demand/planManage/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/abnormalPartNumberReport/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/abnormalProcessAnalysis/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/apsPartRoutStat/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/gasPiping/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/gasPlanning/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/gasProduceStatics/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/pipePlanning/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/pipeProduceStatics/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/platePlan/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/platePlanList/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/plateProcessStat/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/sheetMetalOrderManage/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/sheetMetalRedundantReport/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/sheetMetalSupplyGap/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/weldSeam/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/workOrderJobLog/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/partPlan/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/layout/components/Navbar.vue
@@ -20,7 +20,7 @@
    <div class="right-menu">
      <template v-if="appStore.device !== 'mobile'"> </template>
      <div class="mt5">
        <!-- <el-dropdown>
        <el-dropdown>
          <img
            class="zh_icon"
            v-if="locale === 'zh'"
@@ -43,7 +43,7 @@
              }}</el-dropdown-item>
            </el-dropdown-menu>
          </template>
        </el-dropdown> -->
        </el-dropdown>
      </div>
      <div class="avatar-container">
        <el-dropdown
src/views/basicData/apsPlant/index.vue
@@ -97,7 +97,7 @@
const { proxy } = getCurrentInstance();
const { aps_plant_status } = proxy.useDict('aps_plant_status');
const height = ref(document.documentElement.clientHeight - 160 + "px;");
const height = ref(document.documentElement.clientHeight - 170 + "px;");
const plantNameRules = ref(null);
const plantCodeRules = ref(null);
const dataForm = ref();
src/views/basicData/apsShop/index.vue
@@ -102,7 +102,7 @@
const { proxy } = getCurrentInstance();
const { aps_plant_status } = proxy.useDict('aps_plant_status');
const height = ref(document.documentElement.clientHeight - 160 + "px;");
const height = ref(document.documentElement.clientHeight - 170 + "px;");
const shopNameRules = ref(null);
const shopCodeRules = ref(null);
const plantCodeRules = ref(null);
src/views/basicData/bom/index.vue
@@ -70,7 +70,8 @@
      </el-col>
      <right-toolbar
        v-model:showSearch="showSearch"
         @refreshTable="getList"
        @queryTable="handleQuery"
        @resetTable="resetQuery"
      ></right-toolbar>
    </el-row>
@@ -149,7 +150,7 @@
const loadingRefresh = ref(false);
const showSearch = ref(true);
const total = ref(0);
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
const heightSub = ref(document.documentElement.clientHeight - 320 + "px;");
// 表格配置
const columns = ref([]);
src/views/basicData/event/index.vue
@@ -224,7 +224,7 @@
const processList = ref([]);
const calendarList = ref([]);
const height = ref(document.documentElement.clientHeight - 210 + "px;")
const height = ref(document.documentElement.clientHeight - 220 + "px;")
// 多选框选中数据
const handleCheckboxChange = (data) => {
src/views/basicData/gasMaterialUsage/index.vue
@@ -158,7 +158,7 @@
const total = ref(0);
const title = ref("");
const height = ref(document.documentElement.clientHeight - 210 + "px;")
const height = ref(document.documentElement.clientHeight - 220 + "px;")
const isVisible = ref(false);
const isError = ref(false);
const planned = ref(true);
src/views/basicData/materialManagement/index.vue
@@ -66,7 +66,7 @@
const multiple = ref(true);
const total = ref(0);
const title = ref("");
const height = ref(document.documentElement.clientHeight - 210 + "px;")
const height = ref(document.documentElement.clientHeight - 220 + "px;")
const data = reactive({
  form: {},
src/views/basicData/materialStorageManagement/index.vue
@@ -58,7 +58,7 @@
const single = ref(true);
const multiple = ref(true);
const title = ref("");
const height = ref(document.documentElement.clientHeight - 210 + "px;")
const height = ref(document.documentElement.clientHeight - 220 + "px;")
const queryPlants = ref({status: 1});
const plantList = ref([]);
src/views/basicData/processCapacityManagement/index.vue
@@ -22,7 +22,10 @@
    </el-form>
    <el-row :gutter="10" class="mb8">
      <right-toolbar v-model:showSearch="showSearch" @queryTable="getList"></right-toolbar>
      <right-toolbar v-model:showSearch="showSearch"
        @queryTable="handleQuery"
        @resetTable="resetQuery"
      ></right-toolbar>
    </el-row>
    <HxlhTable
@@ -58,7 +61,7 @@
const single = ref(true);
const multiple = ref(true);
const title = ref("");
const height = ref(document.documentElement.clientHeight - 230 + "px;")
const height = ref(document.documentElement.clientHeight - 220 + "px;")
const { aps_capacity_type } = proxy.useDict('aps_capacity_type');//产能类型
// 分页属性
src/views/basicData/processRouteDataPreparate/index.vue
@@ -165,7 +165,7 @@
const single = ref(true);
const total = ref(0);
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
const heightSub = ref(document.documentElement.clientHeight - 320 + "px;");
// 表格配置
const columns = ref([]);
src/views/basicData/professionalFixedCycleManagement/index.vue
@@ -22,7 +22,10 @@
    </el-form>
    <el-row :gutter="10" class="mb8">
      <right-toolbar v-model:showSearch="showSearch" @queryTable="getList"></right-toolbar>
      <right-toolbar v-model:showSearch="showSearch"
        @queryTable="handleQuery"
        @resetTable="resetQuery"
      ></right-toolbar>
    </el-row>
    <HxlhTable
@@ -70,7 +73,7 @@
const single = ref(true);
const multiple = ref(true);
const title = ref("");
const height = ref(document.documentElement.clientHeight - 230 + "px;")
const height = ref(document.documentElement.clientHeight - 220 + "px;")
const queryPlants = ref({status: 1});
const plantList = ref([]);
src/views/basicData/resourceGroup/index.vue
@@ -178,7 +178,7 @@
const title = ref("");
const daterangeRequestDate = ref([]);
//弹窗相关
const height = ref(document.documentElement.clientHeight - 210 + "px;")
const height = ref(document.documentElement.clientHeight - 220 + "px;")
const isVisible = ref(false);
const isError = ref(false);
const planned = ref(true);
src/views/basicData/standardProcess/index.vue
@@ -162,7 +162,8 @@
      </el-col>
      <right-toolbar
        v-model:showSearch="showSearch"
        @queryTable="getList"
        @queryTable="handleQuery"
        @resetTable="resetQuery"
      ></right-toolbar>
    </el-row>
@@ -364,7 +365,7 @@
const total = ref(0);
const title = ref("");
//弹窗相关
const height = ref(document.documentElement.clientHeight - 330 + "px;");
const height = ref(document.documentElement.clientHeight - 270 + "px;");
const isVisible = ref(false);
const isError = ref(false);
const planned = ref(true);
src/views/demand/planManage/index.vue
@@ -67,7 +67,8 @@
      </el-col>
      <right-toolbar
        v-model:showSearch="showSearch"
        @queryTable="getList"
        @queryTable="handleQuery"
        @resetTable="resetQuery"
      ></right-toolbar>
    </el-row>
    <HxlhTable
src/views/mainPlan/abnormalPartNumberReport/index.vue
@@ -104,7 +104,7 @@
});
const { queryParams, form, rules } = toRefs(data);
const plantList = ref([]);
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
// 表格配置-列表
const columns = ref([]);
// 分页属性
src/views/mainPlan/abnormalProcessAnalysis/index.vue
@@ -40,7 +40,7 @@
const multiple = ref(true);
const total = ref(0);
const title = ref("");
const height = ref(document.documentElement.clientHeight - 160 + "px;")
const height = ref(document.documentElement.clientHeight - 170 + "px;")
const data = reactive({
  form: {},
src/views/mainPlan/apsPartRoutStat/index.vue
@@ -38,7 +38,7 @@
const { t, locale } = useI18n();
const loading = ref(false);
const gridRef = ref();
const height = ref(document.documentElement.clientHeight - 130 + "px;");
const height = ref(document.documentElement.clientHeight - 170 + "px;");
const headers = ref([]);
const exportData = ref([]);
src/views/mainPlan/gasPiping/index.vue
@@ -283,7 +283,7 @@
const total = ref(0);
const daterangePlanStartDay = ref([]);
const daterangePlanEndDay = ref([]);
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
const isVisible = ref(false);
const isError = ref(false);
const planned = ref(true);
src/views/mainPlan/gasPlanning/index.vue
@@ -59,7 +59,7 @@
    <!-- <div class="box_container"> -->
    <el-row>
      <el-col :span="12" style="margin-bottom: 10px">
        <el-button v-if="!clickedTableRefGas" class="title_btn" plain type="default" @click="editRowEventGas">{{
        <el-button v-if="!clickedTableRefGas" class="title_btn" type="primary" @click="editRowEventGas">{{
          $t("common.common.edit")
        }}</el-button>
        <el-button
@@ -322,7 +322,7 @@
// import { ElMessage } from "element-plus";
import { listGasPlan, getGasPlanSave } from "@/api/mainPlan/gasPlanning";
import { useI18n } from "vue-i18n"; //要在js中使用国际化
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
const { t, locale } = useI18n();
const { proxy } = getCurrentInstance();
const { aps_factory } = proxy.useDict("aps_factory");
src/views/mainPlan/gasProduceStatics/index.vue
@@ -133,7 +133,7 @@
const { aps_factory } = proxy.useDict("aps_factory");
const loading = ref(false);
const gridRef = ref();
const height = ref(document.documentElement.clientHeight - 170 + "px;");
const height = ref(document.documentElement.clientHeight - 180 + "px;");
const headers = ref([]);
// const exportData = ref([]);
const showSearch = ref(true);
src/views/mainPlan/pipePlanning/index.vue
@@ -55,7 +55,7 @@
    <!-- <div class="box_container"> -->
    <el-row>
      <el-col :span="12" style="margin-bottom: 10px">
        <el-button v-if="!clickedTableRef" class="title_btn" plain type="default" @click="editRowEvent">{{
        <el-button v-if="!clickedTableRef" class="title_btn" type="primary" @click="editRowEvent">{{
          $t("common.common.edit")
        }}</el-button>
        <el-button
@@ -306,7 +306,7 @@
<script setup name="GasPlanning">
// import { ElMessage } from "element-plus";
import { listGasPlan, getGasPlanSave } from "@/api/mainPlan/gasPlanning";
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
import { useI18n } from "vue-i18n"; //要在js中使用国际化
const { t, locale } = useI18n();
const { proxy } = getCurrentInstance();
src/views/mainPlan/pipeProduceStatics/index.vue
@@ -149,7 +149,7 @@
const { aps_factory } = proxy.useDict("aps_factory");
const loading = ref(false);
const gridRef = ref();
const height = ref(document.documentElement.clientHeight - 170 + "px;");
const height = ref(document.documentElement.clientHeight - 180 + "px;");
const headers = ref([]);
const exportData = ref([]);
const showSearch = ref(true);
src/views/mainPlan/platePlan/index.vue
@@ -282,7 +282,7 @@
const daterangePlanStartDay = ref([]);
const daterangePlanEndDay = ref([]);
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
const isVisible = ref(false);
const isError = ref(false);
const planned = ref(true);
src/views/mainPlan/platePlanList/index.vue
@@ -133,7 +133,7 @@
const multiple = ref(true);
const total = ref(0);
const title = ref("");
const height = ref(document.documentElement.clientHeight - 180 + "px;");
const height = ref(document.documentElement.clientHeight - 170 + "px;");
const columnsVersion = ref(0);
const data = reactive({
  // form: {},
src/views/mainPlan/plateProcessStat/index.vue
@@ -128,7 +128,7 @@
const multiple = ref(true);
const total = ref(0);
const title = ref("");
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
const data = reactive({
  // form: {},
src/views/mainPlan/sheetMetalOrderManage/index.vue
@@ -319,7 +319,7 @@
const shopList = ref([]);
const allShopList = ref([]);
const processList = ref([]);
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
const heightSub = ref(document.documentElement.clientHeight - 200 + "px;");
const heightSubUpdate = ref(document.documentElement.clientHeight - 270 + "px;");
// 表格配置-列表
src/views/mainPlan/sheetMetalRedundantReport/index.vue
@@ -104,7 +104,7 @@
});
const { queryParams } = toRefs(data);
const plantList = ref([]);
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
// 表格配置-列表
const columns = ref([]);
// 分页属性
src/views/mainPlan/sheetMetalSupplyGap/index.vue
@@ -110,7 +110,7 @@
});
const { queryParams } = toRefs(data);
const plantList = ref([]);
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
// 表格配置-列表
const columns = ref([]);
// 分页属性
src/views/mainPlan/weldSeam/index.vue
@@ -268,7 +268,7 @@
const isVisible = ref(false);
const isError = ref(false);
const planned = ref(true);
const height = ref(document.documentElement.clientHeight - 160 + "px;");
const height = ref(document.documentElement.clientHeight - 170 + "px;");
const exampleHeight = ref("500px");
const uploadRef = ref();
const exampleList = ref([]);
src/views/mainPlan/workOrderJobLog/index.vue
@@ -136,7 +136,7 @@
import HxlhTable from "@/components/HxlhTable/index.vue";
const { proxy } = getCurrentInstance();
const height = ref(document.documentElement.clientHeight - 270 + "px;")
const height = ref(document.documentElement.clientHeight - 220 + "px;")
const virtualYConfig = {
  enabled: true,
  gt: 0
src/views/partPlan/index.vue
@@ -306,7 +306,7 @@
const total = ref(0);
const daterangePlanStartDay = ref([]);
const daterangePlanEndDay = ref([]);
const height = ref(document.documentElement.clientHeight - 220 + "px;");
const height = ref(document.documentElement.clientHeight - 230 + "px;");
const isVisible = ref(false);
const isError = ref(false);
const planned = ref(true);