疯狂的狮子Li
2023-03-08 8095db9e28b73c893e6cbdc3fcf650c26dd5d6e9
ruoyi-ui/src/components/ImageUpload/index.vue
@@ -208,7 +208,7 @@
        }
      }
      return strs != "" ? strs.substr(0, strs.length - 1) : "";
    },
    }
  }
};
</script>