mirror of
https://gitee.com/anji-plus/report.git
synced 2026-04-13 10:38:34 +08:00
upload
This commit is contained in:
@@ -147,7 +147,7 @@ export default {
|
||||
// 回显
|
||||
echoUpload(val) {
|
||||
console.log(val);
|
||||
if (val) {
|
||||
if (val && val.length > 0) {
|
||||
this.fileList = [
|
||||
{
|
||||
url: val
|
||||
|
||||
Reference in New Issue
Block a user