Commit f4820b8c authored by 黄奎's avatar 黄奎

页面修改

parent 67958155
...@@ -140,13 +140,14 @@ ...@@ -140,13 +140,14 @@
dialogVisible: false, dialogVisible: false,
title: "", title: "",
activeName: "first", activeName: "first",
fileDataList: [{ fileDataList:[],
IsCheck: false, // fileDataList: [{
FileName: "测试文件", // IsCheck: false,
FileUrl: "http://192.168.1.214:8130/EduSystem/Test/Upload/assistIcon/20201228032704905.jpg", // FileName: "测试文件",
FileSize: "100", // FileUrl: "http://192.168.1.214:8130/EduSystem/Test/Upload/assistIcon/20201228032704905.jpg",
CreateTimeStr: "2021-01-04" // FileSize: "100",
}], // CreateTimeStr: "2021-01-04"
// }],
chooseFileArray: [] chooseFileArray: []
}; };
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment