Commit 79a63de4 authored by 李苏's avatar 李苏 💬

字段调整

parent 964c793d
......@@ -3,7 +3,7 @@
* @Author: lisu lisu@gavelinfo.com
* @Date: 2024-09-19 10:47:46
* @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2024-10-30 11:02:01
* @LastEditTime: 2024-11-06 15:41:19
* @FilePath: /zghywpc-vue/src/views/fmegl/fmekpigl/biao/edit.vue
-->
<template>
......@@ -31,7 +31,7 @@
/* 生成form表单 */
editColItemList: [
{
label: "机组名称",
label: "名称",
prop: "jzmc",
span: 12,
type: "RelSelect",
......
......@@ -32,7 +32,7 @@
/* 基本配置*/
url: 'fme/ufmekpi',
tableTitle: [{
title: "机组名称",
title: "名称",
field: "jzmc",
width: 130
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment