fix msg request and addAdmin msg
This commit is contained in:
@@ -283,7 +283,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
function changeval(newval: any) {
|
||||
console.log('changeval update:row', newval)
|
||||
// console.log('changeval update:row', newval)
|
||||
if (!props.isrec) {
|
||||
emit('update:row', props.row)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user