lcw
This commit is contained in:
@ -78,9 +78,8 @@ const init = (type, row) => {
|
||||
} else {
|
||||
portrayal.value = true
|
||||
if (type == 'edit') {
|
||||
disabled.value = false
|
||||
showBut.value = true
|
||||
|
||||
disabled.value = false
|
||||
title.value = '修改'
|
||||
} else {
|
||||
disabled.value = true
|
||||
|
||||
Reference in New Issue
Block a user