소스 검색

修改箱体类型设置重置bug

1004749546@qq.com 4 년 전
부모
커밋
346a24747b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/equipmentManage/boxSetting/boxSetting.vue

+ 1 - 0
src/views/equipmentManage/boxSetting/boxSetting.vue

@@ -180,6 +180,7 @@ export default {
     handleReset () {
       console.log('重置', this.queryParam)
       this.form.resetFields()
+	  this.queryParam.name = ''
       this.$refs.table.refresh(true)
     },
     // 新建