fix
This commit is contained in:
@@ -668,7 +668,7 @@ export default defineComponent({
|
|||||||
//设计新的collection
|
//设计新的collection
|
||||||
designNewCollection() {
|
designNewCollection() {
|
||||||
if(this.chooseIsDesign == 0){
|
if(this.chooseIsDesign == 0){
|
||||||
message.info(this.t('HomeView.jsContent1'));
|
message.info(this.t('HomeView.jsContent10'));
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
let { colorBoards } =
|
let { colorBoards } =
|
||||||
|
|||||||
Reference in New Issue
Block a user