Преглед на файлове

更新视频贴错误状态

reghao преди 2 години
родител
ревизия
1882f44fda
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/views/home/VideoPage.vue

+ 1 - 0
src/views/home/VideoPage.vue

@@ -539,6 +539,7 @@ export default {
       this.showErrorReportDialog = false
       videoErrorReport(this.errorReportForm).then(resp => {
         if (resp.code === 0) {
+          this.errorReportForm.errorCode = null
           this.$notify({
             title: '提示',
             message: '视频错误已提交',