疯狂的狮子Li
2023-03-12 662df23d4ddb9260670cb30b88c5eaaffa2a9e36
ruoyi-ui/src/components/ImageUpload/index.vue
@@ -208,7 +208,7 @@
        }
      }
      return strs != "" ? strs.substr(0, strs.length - 1) : "";
    },
    }
  }
};
</script>