上报库-参数项查看-保存

This commit is contained in:
zyx.net
2022-08-03 17:27:43 +08:00
parent 67c3b9d28a
commit e047e254f0
@@ -634,12 +634,12 @@
uploadFileChangeDown
},
mounted() {
this.detailDate.list.forEach((item) => {
if (item.type === 'pull_more') {
item.dataValue = []
}
// this.detailDatetransformation.push(item)
})
// this.detailDate.list.forEach((item) => {
// if (item.type === 'pull_more') {
// item.dataValue = []
// }
// // this.detailDatetransformation.push(item)
// })
},
methods: {
onInput(r) {