Browse Source

单次下发

hujunwei 2 years ago
parent
commit
a285a81191
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pages/main/performance/mould.vue

+ 1 - 0
src/pages/main/performance/mould.vue

@@ -330,6 +330,7 @@ export default {
       });
     },
     handleIssue() {
+      this.btnDisabled = false;
       this.$refs["issue_ref"].validate((valid) => {
         if (valid) {
           let url = "";