Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
commit
b4b5f336b5
|
@ -51,6 +51,7 @@
|
|||
width="50"
|
||||
:selectable="handleSelectable"
|
||||
/>
|
||||
<!-- 中心-->
|
||||
<el-table-column type="index" width="50" />
|
||||
<el-table-column
|
||||
prop="SiteName"
|
||||
|
|
|
@ -769,7 +769,7 @@ export default {
|
|||
GroupId: null,
|
||||
ClassifyQuestionId: null,
|
||||
ClassifyAlgorithms: null,
|
||||
LimitShow: null
|
||||
LimitShow: 0
|
||||
// IsEnable: true
|
||||
},
|
||||
rules: {
|
||||
|
|
Loading…
Reference in New Issue