This commit is contained in:
2022-11-29 13:17:16 +08:00
parent a5a7cb4d4e
commit d99d47b60d
17 changed files with 143 additions and 208 deletions

View File

@@ -125,9 +125,6 @@ export default {
}
},
created() {
checkoutbill.getInvTypes().then(res => {
this.invtypelist = res
})
},
methods: {
close() {