mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-03-13 15:44:26 +08:00
Merge branch 'master' into develop
This commit is contained in:
commit
588baa9861
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ $(document).ready(function () {
|
|||
})
|
||||
|
||||
const $copy = $('.btn-primary.copy').on('click', () => {
|
||||
if (rb.commercial < 1) return
|
||||
|
||||
const sourceEntity = $val('#copySourceEntity')
|
||||
if (!sourceEntity) RbHighbar.create($L('请选择从哪个实体复制'))
|
||||
|
||||
|
|
Loading…
Reference in a new issue