fix(web/sourceeditor): update el-checkbox usage; fix reactivity bugs;update isbooksource regex
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<el-checkbox
|
||||
size="large"
|
||||
border
|
||||
:label="sourceUrl"
|
||||
:value="sourceUrl"
|
||||
:class="{
|
||||
error: isSaveError,
|
||||
edit: sourceUrl == currentSourceUrl,
|
||||
|
||||
Reference in New Issue
Block a user