更新
This commit is contained in:
@ -153,7 +153,7 @@ const onBatchAudit = () => {
|
|||||||
const addEdit = (type, row) => {
|
const addEdit = (type, row) => {
|
||||||
nextTick(() => {
|
nextTick(() => {
|
||||||
if(type == 'sh'){
|
if(type == 'sh'){
|
||||||
addSpDiloag.value.init(row);
|
RefSteap.value.init(row);
|
||||||
}else if(type == 'shForm'){
|
}else if(type == 'shForm'){
|
||||||
shForm.value.init(row);
|
shForm.value.init(row);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user