Commit aec2beaa authored by 李苏's avatar 李苏 💬

固定列

parent 5b8ee6f7
......@@ -37,6 +37,7 @@
title: "名称",
field: "jzmc",
width: 130,
fixed:'left',
transform: {
"url": "fme/ufmekpi/init/jz/type",
"label": "name",
......
......@@ -3,7 +3,7 @@
* @Author: lisu lisu@gavelinfo.com
* @Date: 2024-09-19 10:55:27
* @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2025-06-19 15:04:21
* @LastEditTime: 2025-06-19 15:40:39
* @FilePath: /zghywpc-vue/src/views/jyfkgl/ywsjlr/index.vue
-->
<template>
......@@ -32,11 +32,13 @@
url: 'yhlywpc/uywxx',
tableTitle: [
{
fixed:'left',
label: "机组号",
prop: "jzh",
width: 190
},
{
fixed:'left',
label: "责任单位",
prop: "zrdw",
"transform": {
......
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