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