WXL
2025-04-11 5f3691d51a27282dd737376ac8227bf371d7c811
src/views/knowledge/questionbank/index.vue
@@ -20,6 +20,7 @@
          :data="deptOptions"
          :props="defaultProps"
          :expand-on-click-node="false"
          :check-strictly="true"
          :filter-node-method="filterNode"
          ref="tree"
          node-key="id"
@@ -210,7 +211,6 @@
                :show-overflow-tooltip="true"
              />
              /><el-table-column
                label="适用方式"
                align="center"
@@ -289,7 +289,6 @@
                    size="medium"
                    type="text"
                    @click="compileUpdate(scope.row)"
                    ><span class="button-bji"
                      ><i class="el-icon-edit"></i>编辑</span
                    ></el-button
@@ -298,7 +297,6 @@
                    size="medium"
                    type="text"
                    @click="handleDelete(scope.row)"
                    ><span class="button-textsc"
                      ><i class="el-icon-delete-solid"></i>删除</span
                    ></el-button
@@ -307,7 +305,6 @@
                    size="medium"
                    type="text"
                    @click="topicpreview(scope.row)"
                    ><span class="button-text"
                      ><i class="el-icon-view"></i>预览</span
                    ></el-button
@@ -734,11 +731,11 @@
      this.classifyform = b;
      this.dialogFormVisible = true;
    },
    Newcategory(){
      this.classifyform= {}, //类别表单
      this.radio = "主分类";
     this.dialogFormVisible = true
     this.zifon = true;
    Newcategory() {
      (this.classifyform = {}), //类别表单
        (this.radio = "主分类");
      this.dialogFormVisible = true;
      this.zifon = true;
      this.zufon = true;
    },
@@ -748,6 +745,7 @@
      return data.name.indexOf(value) !== -1;
    },
    handleNodeClick(data) {
      if (data.svyLibScriptCategoryList) return;
      this.queryParams.categoryid = data.id;
      this.getList();
    },
@@ -825,7 +823,7 @@
  display: flex;
}
.sidecolumn {
  width: 300px;
  width: 400px;
  min-height: 100vh;
  text-align: center;
  //   display: flex;