Compare commits
2 Commits
4ce5b592ac
...
f9f417a7cd
| Author | SHA1 | Date | |
|---|---|---|---|
| f9f417a7cd | |||
| edcf9f3823 |
@ -153,7 +153,7 @@ const onBatchAudit = () => {
|
||||
const addEdit = (type, row) => {
|
||||
nextTick(() => {
|
||||
if(type == 'sh'){
|
||||
addSpDiloag.value.init(row);
|
||||
RefSteap.value.init(row);
|
||||
}else if(type == 'shForm'){
|
||||
shForm.value.init(row);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user