liuyg
2021-11-05 60f61da97dd643d3f808fba14cf7d136a8b5f11b
src/views/resource/attachOnce.vue
@@ -176,7 +176,7 @@
      i = 0,
      ind = null;
    this.$store.state.tags.tagList.forEach((item, index) => {
      if (item.label == "附件上传") {
      if (item.label == "附件查阅") {
        if (flag == false) {
          ind = index;
          flag = true;