修复电池工序选项参数格式
This commit is contained in:
@@ -192,7 +192,6 @@ export default {
|
||||
.then(res => {
|
||||
const data = this.normalizeProcessPayload(res)
|
||||
this.processOptions = data.flow_process || []
|
||||
this.form.processOptions = this.processOptions
|
||||
this.tableData = this.normalizeProcessRows(data)
|
||||
this.showProcess = true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user