generated from Leo_Ding/web-template
Merge branch 'master' of https://gitlab.guxuan.icu/Leo_Ding/hahaPension_admin
This commit is contained in:
commit
ce2d1cfb9a
@ -301,6 +301,8 @@ function handleView(record = {}) {
|
||||
* @param {Object} record - 工单数据
|
||||
*/
|
||||
function loadRecord(record) {
|
||||
console.log('loadRecord', record)
|
||||
|
||||
formData.value = {
|
||||
...initFormData(),
|
||||
workOrderNo: record.workOrderNo || '',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user