Explorar o código

报销移除选择所属公司带出编码

caojunjie %!s(int64=2) %!d(string=hai) anos
pai
achega
df5fb343de
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/reimbursement/detail.vue

+ 0 - 1
src/views/reimbursement/detail.vue

@@ -471,7 +471,6 @@ export default {
   methods: {
     returnBack(row) {
       getlistBankBy(row.id).then(res =>{
-        this.form.belongToCorpCode = row.code
         this.findObject(this.option.column, "accountReimbursement").dicData = res.data
       })
     },