Administrator
2021-11-05 edf78f4339929ac4ef51c57d1b6298984079673b
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;