处理冲突
This commit is contained in:
@@ -26,3 +26,12 @@ watch(()=>token.value,async (newValue,oldValue)=>{
|
||||
})
|
||||
|
||||
</script>
|
||||
<style>
|
||||
.el-form--inline {
|
||||
.el-form-item {
|
||||
.el-input, .el-cascader, .el-select, .el-autocomplete {
|
||||
width: 180px;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user