Merge branch 'dev_2nd_LCYH' of http://git.hzwlsoft.com/laws-nio/laws-weilai into dev_2nd_LCYH

This commit is contained in:
yuekuo
2023-03-30 14:47:25 +08:00
2 changed files with 4 additions and 4 deletions
@@ -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;
@@ -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;