梁剑锋
2022-08-31 3fb15d8ec3333f78749d278c533c6adcefe5baf8
ruoyi-ui/src/components/ImageUpload/index.vue
@@ -208,7 +208,7 @@
        }
      }
      return strs != "" ? strs.substr(0, strs.length - 1) : "";
    },
    }
  }
};
</script>