浏览代码

点击按钮转圈

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