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

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