Browse Source

船舶档案-字段名修改

jingbb 7 months ago
parent
commit
8fe9eb4a2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/baseCode/ShipArchive/BaseShipArchive.data.ts

+ 1 - 1
src/views/baseCode/ShipArchive/BaseShipArchive.data.ts

@@ -146,7 +146,7 @@ export const formSchema: FormSchema[] = [
      },
   },
   {
-    label: '状态(1-启用,0-停用)',
+    label: '状态(status)',
     field: 'status',
     component: 'JDictSelectTag',
     componentProps:{