瀏覽代碼

单次下发

hujunwei 2 年之前
父節點
當前提交
a285a81191
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 = "";