校验重名增加uuid
This commit is contained in:
parent
a8e56a2644
commit
83c140b943
@ -55,7 +55,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<!-- <div class="new-repository-item" style="cursor: pointer;" @click="importDesigners">
|
<!-- <div class="new-repository-item" style="cursor: pointer;" @click="importDesigners">
|
||||||
<div style="position: relative;top: 4px;">
|
<div style="position: relative;top: 4px;">
|
||||||
<div class="icon-div-repository">
|
<div class="icon-div-repository">
|
||||||
<i class="iconfont text-linker-color icon-fixed-repository"></i>
|
<i class="iconfont text-linker-color icon-fixed-repository"></i>
|
||||||
@ -1203,6 +1203,7 @@
|
|||||||
cmd: 'com.actionsoft.apps.coe.pal_pl_repository_designer_checkname',
|
cmd: 'com.actionsoft.apps.coe.pal_pl_repository_designer_checkname',
|
||||||
title: that.ModelsetUpDialog.systemForm.name,
|
title: that.ModelsetUpDialog.systemForm.name,
|
||||||
method:that.ModelsetUpDialog.systemForm.method,
|
method:that.ModelsetUpDialog.systemForm.method,
|
||||||
|
uuid:that.ModelsetUpDialog.systemForm.uuid
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
// 查询数据
|
// 查询数据
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user