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