小改销售合同

小改销售合同
This commit is contained in:
shawnzhang 2019-06-01 11:11:46 +08:00
parent 4b024de309
commit 2624af7c73

View file

@ -462,7 +462,8 @@ export default {
installmentBegintime: null,
notaryDate: null,
deptId: this.$store.getters.deptId,
saleRepositoryId: this.$store.getters.repositoryId
saleRepositoryId: this.$store.getters.repositoryId,
customerType: '2'
},
//
personalrules: {
@ -822,6 +823,7 @@ export default {
installmentBegintime: null,
notaryDate: null,
deptId: this.$store.getters.deptId,
customerType: '2',
saleRepositoryId: this.$store.getters.repositoryId
}
this.supplierId = null