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