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