zlyx
2022-09-08 a26c02006f82f174ca8ad8db2ed2cd324d61f240
ruoyi-ui/src/components/ImageUpload/index.vue
@@ -208,7 +208,7 @@
        }
      }
      return strs != "" ? strs.substr(0, strs.length - 1) : "";
    },
    }
  }
};
</script>