Procházet zdrojové kódy

表单内部的图片上传地址调整

iZaiZaiA před 2 roky
rodič
revize
4ba874321c

+ 1 - 1
src/components/plugins/table-form/hc-form-upload.vue

@@ -32,7 +32,7 @@ const isLoading = ref(false)
 const isSrc = ref(props.src)
 const isKeyName = ref(props.keyname)
 
-const action = '/api/blade-resource/oss/endpoint/put-file';
+const action = '/api/blade-manager/exceltab/add-buss-imginfo';
 const accept = 'image/png,image/jpg,image/jpeg';
 
 //监听