1、文件上传功能重构
2、实现签到删除 3、实现签到表格处弹性布局 4、库存删除问题修正
This commit is contained in:
@@ -170,7 +170,7 @@ export default {
|
||||
};
|
||||
// 点击文件列表中已上传的文件时的钩子
|
||||
cur['on-preview'] = (file) => {
|
||||
this.$download.oss(file.ossId)
|
||||
this.$download(file.ossId)
|
||||
}
|
||||
}
|
||||
if (config.children) {
|
||||
|
||||
Reference in New Issue
Block a user