吉安感知网项目-前端
shuishen
2026-01-19 8fcf5694227da09ec868fcb80abe6be5d217e372
applications/drone-command/src/views/system/topmenu.vue
@@ -48,6 +48,7 @@
      </template>
      <template #sort="{ row }">
        <el-input-number
         class="command-input"
          v-model="row.sort"
          @change="sortChange(row)"
          :min="1"