Merge pull request 'master' (#326) from master into prod
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/326
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