代码更新
This commit is contained in:
@@ -214,6 +214,7 @@ export default {
|
||||
const data = {
|
||||
'maint_id': this.form.maint_id
|
||||
}
|
||||
this.form.device_code = this.form.device_name + '-' + this.form.device_code
|
||||
crudDevicemaintenancemst.getDtl(data).then(res => {
|
||||
this.form.tableData = res
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user