bleachtred
2023-03-27 3b6ced8185a19c9377aa2a059142f15e3b23cd88
ruoyi-ui/src/components/ImageUpload/index.vue
@@ -208,7 +208,7 @@
        }
      }
      return strs != "" ? strs.substr(0, strs.length - 1) : "";
    },
    }
  }
};
</script>