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