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