Merge pull request 'fix : 修复新增需求细节' (#325) from dj into master
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/325
This commit is contained in:
@@ -392,7 +392,7 @@ watchEffect(() => {
|
||||
})
|
||||
|
||||
onMounted(async () => {
|
||||
changeDiagram.value = props.mode === 'submit';
|
||||
// changeDiagram.value = props.mode === 'submit';
|
||||
await init()
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user