Przeglądaj źródła

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

xiong 1 rok temu
rodzic
commit
e30b8fbe09

+ 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;"