吉安感知网项目-前端
shuishen
2026-02-03 89380e6260a75d1d3b94de687ebcc2f50d50659d
applications/drone-command/src/views/system/param.vue
@@ -3,7 +3,7 @@
    <div class="avue-crud">
      <el-row :hidden="!search">
        <!-- 查询模块 -->
        <div class="ztzf-form-search">
        <div class="command-form-search">
          <el-form inline :model="query">
            <el-row :gutter="24">
              <el-col :span="8">
@@ -137,7 +137,7 @@
      </el-row>
      <!-- 表单模块 -->
      <el-dialog
        class="ztzf-dialog-mange"
        class="command-dialog-mange"
        :title="title"
        v-model="box"
        width="50%"