@@ -571,5 +571,9 @@
}
</script>
-<style scoped>
+<style scoped lang="less">
+
+/deep/ .ant-form-item-control {
+ height: 40px;
+}
</style>