Explorar o código

fix: CI没通过

sun-chaochao %!s(int64=4) %!d(string=hai) anos
pai
achega
7ac8f0699f
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/pages/device/Instance/Detail/Config/Tags/index.tsx

+ 3 - 3
src/pages/device/Instance/Detail/Config/Tags/index.tsx

@@ -47,7 +47,7 @@ const Tags = () => {
         items: {
           type: 'object',
           properties: {
-            column3: {
+            column1: {
               type: 'void',
               'x-component': 'ArrayTable.Column',
               'x-component-props': { width: 200, title: 'ID' },
@@ -60,7 +60,7 @@ const Tags = () => {
                 },
               },
             },
-            column4: {
+            column2: {
               type: 'void',
               'x-component': 'ArrayTable.Column',
               'x-component-props': {
@@ -78,7 +78,7 @@ const Tags = () => {
                 },
               },
             },
-            column5: {
+            column3: {
               type: 'void',
               'x-component': 'ArrayTable.Column',
               'x-component-props': {