Merge pull request 'projects/mesxc-dy' (#379) from projects/mesxc-dy into projects/mesxc-test
Bazı kontroller başarısız oldu
continuous-integration/drone/push Build is failing
Bazı kontroller başarısız oldu
continuous-integration/drone/push Build is failing
Reviewed-on: #379
Bu işleme şunda yer alıyor:
işleme
1c7c10205e
@ -2,7 +2,7 @@
|
||||
* @Author: zwq
|
||||
* @Date: 2023-08-01 14:55:51
|
||||
* @LastEditors: DY
|
||||
* @LastEditTime: 2024-04-28 16:10:20
|
||||
* @LastEditTime: 2024-04-29 15:25:52
|
||||
* @Description:
|
||||
-->
|
||||
<template>
|
||||
@ -142,6 +142,7 @@ const tableProps = [
|
||||
export default {
|
||||
// mixins: [basicPage],
|
||||
mixins: [tableHeightMixin],
|
||||
name: 'originalGlassRetrace',
|
||||
data() {
|
||||
return {
|
||||
lineOptions: [],
|
||||
|
@ -278,7 +278,7 @@ export default {
|
||||
prop: 'source',
|
||||
label: '来源',
|
||||
width: 80,
|
||||
filter: (val) => (val == 1 ? '平板端' : '网页端'),
|
||||
filter: (val) => ['', '平板端', '网页端'][val],
|
||||
},
|
||||
],
|
||||
// 搜索框需要的 keys, 与上面 queryParams 的除 pageNo, pageSize 之外的 key 一一对应
|
||||
|
Yükleniyor…
Yeni konuda referans
Bir kullanıcı engelle