liujiayin 3 سال پیش
والد
کامیت
03eb5b707d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,
               wen_jian_id_: i,
               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)
           }