jinlin
2026-02-27 884d1457cebbda20ad2539550062c408a58709be
web/src/components/major-selector/src/major-selector.vue
@@ -11,15 +11,15 @@
      value: [String, Array],
      modelId: {
        type: String,
        default: ""
        default: ''
      },
      shipId: {
        type: String,
        default: ""
        default: ''
      },
      projectId: {
        type: String,
        default: ""
        default: ''
      },
      multiple: {
        type: Boolean,