MichelleChung
2022-09-19 8af85e80663836a2f893be7c6feaefdf92bc93a6
ruoyi-ui/src/components/ImageUpload/index.vue
@@ -208,7 +208,7 @@
        }
      }
      return strs != "" ? strs.substr(0, strs.length - 1) : "";
    },
    }
  }
};
</script>