ソースを参照

重置方法初始化值

master
1341924763@qq.com 1週間前
コミット
350bec84e2
1個のファイルの変更2行の追加1行の削除
  1. 2
    1
      src/views/nianjiaguanli/yueguanli/index.vue

+ 2
- 1
src/views/nianjiaguanli/yueguanli/index.vue ファイルの表示

@@ -343,7 +343,8 @@ export default {
},
/** 重置按钮操作 */
resetQuery() {
this.queryParams.ruleName = undefined
this.queryParams.userName = undefined
this.queryParams.nickName = undefined
this.resetForm('queryForm')
this.handleQuery()
},

読み込み中…
キャンセル
保存