zhouwx
2025-07-08 342d6f35e88d9ba74f09401153116b2512dd0e54
src/views/build/conpanyFunctionConsult/qualityObjectives/table/components/tableCompanyDialog.vue
@@ -38,6 +38,7 @@
                    :key="item.id"
                    :label="item.message"
                    :value="item.id"
                      :title="item.message"
                />
              </el-select>
            </el-form-item>
@@ -201,6 +202,7 @@
const title = ref("");
const busRef = ref();
const length = ref()
const selectPopperClass = "max-width-select";
const emit = defineEmits(["getList"]);
const dataRef = ref();
const state = reactive({