浏览代码

编辑返回页面清空

morphone1995 4 年之前
父节点
当前提交
c3ea905cdc
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;