Browse Source

台账上传附加问题修改

zhangyu 5 years ago
parent
commit
9baa1b42aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/ledger/facility/partsmanage/index.vue

+ 1 - 1
src/views/ledger/facility/partsmanage/index.vue

@@ -580,8 +580,8 @@ export default {
     },
     getInfors(infos, row) {
       this.row = row.row;
-      this.messKey = val;
       let val = this.tableExample.colToProp(row.col);
+      this.messKey = val;
       switch (val) {
         //操作
         case 'caozuo':