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