haoxuan
2023-09-21 c3e20747cfc00f4ebbeb5ac3531953c9a4083c4c
src/components/AddIssue.vue
@@ -247,6 +247,7 @@
      this.num = 0;
      this.showBtn=1;
      this.isLoading=false
      this.$emit('isTip',this.islook)
    },
  },
  methods: {
@@ -282,6 +283,7 @@
        this.islook = false;
        // this.islook = true;
      }
    },
    getDateObj(date, fmt) {
      if (/(y+)/.test(fmt)) {