Browse Source

编辑返回页面清空

morphone1995 4 years ago
parent
commit
c3ea905cdc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/icss/MedicinePrompt.vue

+ 1 - 0
src/components/icss/MedicinePrompt.vue

@@ -124,6 +124,7 @@ export default {
     const that = this;
     //返回时避免参数未赋值就获取列表
     setTimeout(function() {
+      that.clearFilter()
       that.getDataList();
     });
     this.typeList = config.emData;