WXL
2025-07-24 ffdeb042145a75f6693c05229c988d78bc6319e8
src/views/complaint/complaintmy/index.vue
@@ -92,7 +92,6 @@
                  icon="el-icon-download"
                  size="medium"
                  @click="handleExport"
                  v-hasPermi="['system:user:export']"
                  >导出</el-button
                >
              </div>
@@ -172,7 +171,7 @@
            width="160"
          >
            <template slot-scope="scope">
              <span>{{ parseTime(scope.row.createTime) }}</span>
              <span>{{ formatTime(scope.row.createTime) }}</span>
            </template>
          </el-table-column>
          <el-table-column