Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is passing Details

uat_us
caiyiling 2024-02-02 17:35:20 +08:00
commit b4b5f336b5
2 changed files with 2 additions and 1 deletions

View File

@ -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"

View File

@ -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: {