459242451@qq.com hace 3 años
padre
commit
27f9537439
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ruoyi-ui/src/views/components/table/xtTable.vue

+ 1 - 1
ruoyi-ui/src/views/components/table/xtTable.vue

@@ -60,7 +60,7 @@
           </el-form-item>
         </el-col>
         <el-col :span="3">
-          <el-select v-model="queryParams.type" clearable placeholder="请选择">
+          <el-select v-model="queryParams.shipRegionType" clearable placeholder="请选择">
             <el-option
               v-for="item in typeOptions"
               :key="item.value"