소스 검색

点击按钮转圈

lichao 3 년 전
부모
커밋
f0bbebe539
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/check/check.vue

+ 1 - 1
src/components/check/check.vue

@@ -112,7 +112,7 @@
             })
           }else{
             //单个
-            // this.buttonLoading = true
+            this.buttonLoading = true
             this.checkData.auditName = this.form.auditName
             this.checkData.auditMsg = this.form.auditMsg
             this.checkData.auditOpTime = this.form.auditOpTime