Browse Source

Merge branch 'sit' of daiyanrong/devCould-ui-pc into master

戴艳蓉 3 years ago
parent
commit
8c6758a8f0

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-66d63f8b.26e7d6c8.js


BIN
dist/static/js/chunk-66d63f8b.26e7d6c8.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-66d63f8b.53fb971e.js


BIN
dist/static/js/chunk-66d63f8b.53fb971e.js.gz


+ 7 - 1
src/views/pucColumns.js

@@ -144,8 +144,14 @@ const columnsDeploy = [
   {
     prop: "title",
     label: "标题",
-    'min-width': '160px'
+    'min-width': '140px'
   },
+  {
+    prop: "noteNo",
+    label: "业务编号",
+    'min-width': '100px'
+  },
+  
   {
     prop: "company_name",
     label: "申请人部门",

Some files were not shown because too many files changed in this diff