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"
|
width="50"
|
||||||
:selectable="handleSelectable"
|
:selectable="handleSelectable"
|
||||||
/>
|
/>
|
||||||
|
<!-- 中心-->
|
||||||
<el-table-column type="index" width="50" />
|
<el-table-column type="index" width="50" />
|
||||||
<el-table-column
|
<el-table-column
|
||||||
prop="SiteName"
|
prop="SiteName"
|
||||||
|
|
|
@ -769,7 +769,7 @@ export default {
|
||||||
GroupId: null,
|
GroupId: null,
|
||||||
ClassifyQuestionId: null,
|
ClassifyQuestionId: null,
|
||||||
ClassifyAlgorithms: null,
|
ClassifyAlgorithms: null,
|
||||||
LimitShow: null
|
LimitShow: 0
|
||||||
// IsEnable: true
|
// IsEnable: true
|
||||||
},
|
},
|
||||||
rules: {
|
rules: {
|
||||||
|
|
Loading…
Reference in New Issue