WXL (wul)
5 小时以前 ae8535b861f9177508d9e5493e0fe9e47978c915
src/views/repositoryai/matching/index.vue
@@ -84,7 +84,7 @@
              size="medium"
              :disabled="single"
              @click="handleUpdate"
              v-hasPermi="['system:user:edit']"
              >修改</el-button
            >
          </el-col>
@@ -224,7 +224,7 @@
                icon="el-icon-edit"
                class="icon-edit"
                @click="Referencequestion(scope.row)"
                v-hasPermi="['system:user:edit']"
                >编辑话术</el-button
              >
              <el-button
@@ -233,7 +233,7 @@
                icon="el-icon-s-claim"
                class="icon-s-claim"
                @click="handleUpdate(scope.row)"
                v-hasPermi="['system:user:edit']"
                >测试匹配</el-button
              >
            </template>