diff --git a/sgzb-ui/src/views/base/project/index.vue b/sgzb-ui/src/views/base/project/index.vue index 2b528dca..b05ca2ae 100644 --- a/sgzb-ui/src/views/base/project/index.vue +++ b/sgzb-ui/src/views/base/project/index.vue @@ -86,31 +86,43 @@ label="工程项目名称" align="center" prop="proName" - :show-overflow-tooltip="true" + show-overflow-tooltip /> + + @@ -221,6 +233,35 @@ onkeyup="this.value = this.value.replace(/[^\d]/g,'');" /> + + + + + +