From 15b3879cd259108e7ebb755fe02c190f28f1e20c Mon Sep 17 00:00:00 2001
From: leiqunqing <zhengqifeng@hnkhzn.com>
Date: 星期五, 06 二月 2026 14:46:23 +0800
Subject: [PATCH] 完善项目

---
 代码管理/WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue |   11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue"
index 6b86cae..8201a6a 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue"
@@ -1,5 +1,4 @@
-
- <template>
+<template>
   <view-grid
     ref="grid"
     :columns="columns"
@@ -309,14 +308,6 @@
           require: true,
           align: "left",
           edit: { type: "" },
-        },
-        {
-          field: "creater",
-          title: "鍒涘缓浜�",
-          type: "string",
-          width: 90,
-          align: "left",
-          sortable: true,
         },
         {
           field: "creater",

--
Gitblit v1.9.3