[update] 禅道bug
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<div class="table-operator">
|
||||
<div @click="handleAdd" class="operator-text" v-has="'params:template:add'">
|
||||
<a-icon type="plus"/>
|
||||
{{$t('add')}}
|
||||
{{$t('newlyAdded')}}
|
||||
</div>
|
||||
<div @click="handlecody" class="operator-text" v-has="'params:template:copy'">
|
||||
<a-icon type="copy"/>
|
||||
|
||||
@@ -261,7 +261,7 @@ export default {
|
||||
})
|
||||
}
|
||||
} else {
|
||||
this.$message.warning(this.$t('changeTheTitle'))
|
||||
// this.$message.warning(this.$t('changeTheTitle'))
|
||||
this.spinLoading = false
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user