Explorar o código

[dev] 修复调配管理查询参数重置

xiong hai 1 ano
pai
achega
e30b8fbe09
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/pharmacyManagement/business/blend/index.vue

+ 1 - 1
src/views/pharmacyManagement/business/blend/index.vue

@@ -51,7 +51,7 @@
               ></el-option>
             </el-select>
           </el-form-item>
-          <el-form-item label="" prop="pharmacistUserId">
+          <el-form-item label="" prop="allocateNickName">
             <el-input
               v-model="queryParams.allocateNickName"
               style="width: 190px;"