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