@@ -351,6 +351,9 @@
}
</script>
-<style scoped>
+<style scoped lang="less">
@import '~@assets/less/common.less';
+ /deep/ .table-page-search-wrapper .ant-form-inline .ant-form-item>.ant-form-item-label{
+ width: 26% ;
+ }
</style>