houzhongfei
2022-12-14 ef91551449a38e9d765a0cbbafe6bfc406564d3c
ruoyi-ui/src/components/ImageUpload/index.vue
@@ -208,7 +208,7 @@
        }
      }
      return strs != "" ? strs.substr(0, strs.length - 1) : "";
    },
    }
  }
};
</script>