liujiayin 3 vuotta sitten
vanhempi
sitoutus
03eb5b707d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/platform/message/inner/detail/dialog.vue

+ 1 - 1
src/views/platform/message/inner/detail/dialog.vue

@@ -158,7 +158,7 @@ export default {
               yong_hu_id_: this.$store.getters.userInfo.user.id,
               yong_hu_id_: this.$store.getters.userInfo.user.id,
               wen_jian_id_: i,
               wen_jian_id_: i,
               shou_quan_: '1',
               shou_quan_: '1',
-              fa_bu_ri_qi_: this.tableName.slice(test.indexOf("(") + 1, this.tableName.lastIndexOf(")")),
+              fa_bu_ri_qi_: this.tableName.slice(this.tableName.indexOf("(") + 1, this.tableName.lastIndexOf(")")),
             }
             }
             addwjcysqbs.push(addwjcysqb)
             addwjcysqbs.push(addwjcysqb)
           }
           }