ludc
2023-12-19 48bc3a659138b64632a9abcef0118bb83579e36d
Source/UBCS-WEB/src/views/integration/systemInfo.vue
@@ -461,7 +461,9 @@
}
</script>
<style lang="scss" scoped>
::v-deep(.avue-crud .el-select) {
  width: 100px !important;
}
  ::v-deep{
      .avue-crud .el-select {
      width: 100px !important;
    }
  }
</style>