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