mirror of
https://github.com/yangzongzhuan/RuoYi-Vue.git
synced 2025-10-22 02:17:42 +00:00
新增文件上传组件
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
import { getToken } from "@/utils/auth";
|
||||
|
||||
export default {
|
||||
components: {},
|
||||
data() {
|
||||
return {
|
||||
uploadImgUrl: process.env.VUE_APP_BASE_API + "/common/upload", // 上传的图片服务器地址
|
||||
|
Reference in New Issue
Block a user