上报库-参数项查看-保存
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user