WXL
2024-04-24 f4dcb9cf920f2229d5bab5b989f0ed944cffd46d
src/views/repositoryai/intention/index.vue
@@ -197,7 +197,10 @@
                :show-overflow-tooltip="true"
              >
                <template slot-scope="scope">
                  <dict-tag :options="valuetypelb" :value="scope.row.valueType" />
                  <dict-tag
                    :options="valuetypelb"
                    :value="scope.row.valueType"
                  />
                </template>
              </el-table-column>
              <el-table-column
@@ -745,7 +748,7 @@
        pageNum: 1,
        pageSize: 10,
      },
      valuetypelb:[],
      valuetypelb: [],
      // 表单校验
      rules: {},
@@ -1137,6 +1140,7 @@
          targetvalue: "",
          targetregex: "",
          targetregex2: "",
          isoperation: 1,
          dynamiccruxs: [],
          nodynamiccruxs: [],
          dynamiccruxsJson: "",