diff --git a/src/views/contract/components/editorContract.vue b/src/views/contract/components/editorContract.vue index 67022c9..9ac7cae 100644 --- a/src/views/contract/components/editorContract.vue +++ b/src/views/contract/components/editorContract.vue @@ -1,427 +1,550 @@ - - - - - diff --git a/src/views/contract/contractList.vue b/src/views/contract/contractList.vue index 61767b1..fabdb66 100644 --- a/src/views/contract/contractList.vue +++ b/src/views/contract/contractList.vue @@ -384,7 +384,7 @@ export default { table: [ { label: "项目名称", - width: 150, + width: 380, prop: 'name', fixed: 'left', align: 'left'