Browse Source

fix:[试验管理]预填落笔留痕

lkf
15881625488@163.com 3 months ago
parent
commit
610365b431
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/views/business/study/comp/ytbd/Bj.vue

+ 2
- 2
src/views/business/study/comp/ytbd/Bj.vue View File

@ -202,8 +202,8 @@ export default {
{
id: this.form.id,
bdnr: JSON.stringify(this.$refs.templateTable.getFilledFormData()),
zdxgjl: JSON.stringify(data.resourceList),
filedValue: JSON.stringify(data.newRecord)
// zdxgjl: JSON.stringify(data.resourceList),
// filedValue: JSON.stringify(data.newRecord)
}
).then(response => {
})

Loading…
Cancel
Save