Commit 781227c5 by lichengming

修改了入库管理照片

parent 6cf23a4b
......@@ -250,7 +250,7 @@ export default {
},
_uploadPhoto(data) {
// 上传照片文件
this.currentComponent = 'PhotoManage'
this.currentComponent = 'FileManage'
this.$nextTick(() => {
this.$refs.refModal._open(data.id, 'aloneSampleId')
})
......
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