Merge branch 'dev_2nd_LCYH' of http://git.hzwlsoft.com/laws-nio/laws-weilai into dev_2nd_LCYH
This commit is contained in:
+2
-2
@@ -253,7 +253,7 @@ import ImportFile from '@/components/ImportFileData/index'
|
|||||||
this.$message.success(this.$t('SavedSuccessfully'))
|
this.$message.success(this.$t('SavedSuccessfully'))
|
||||||
this.getData()
|
this.getData()
|
||||||
}
|
}
|
||||||
|
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
last(){
|
last(){
|
||||||
@@ -284,7 +284,7 @@ import ImportFile from '@/components/ImportFileData/index'
|
|||||||
}
|
}
|
||||||
|
|
||||||
button{
|
button{
|
||||||
width: 89px;
|
//width: 89px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background: #00B3BE;
|
background: #00B3BE;
|
||||||
|
|||||||
+2
-2
@@ -299,7 +299,7 @@ export default {
|
|||||||
this.$message.success(this.$t('SavedSuccessfully'))
|
this.$message.success(this.$t('SavedSuccessfully'))
|
||||||
this.getData()
|
this.getData()
|
||||||
}
|
}
|
||||||
|
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
last() {
|
last() {
|
||||||
@@ -323,7 +323,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
width: 89px;
|
/*width: 89px;*/
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background: #00B3BE;
|
background: #00B3BE;
|
||||||
|
|||||||
Reference in New Issue
Block a user