Browse Source

我的工单:BugFix

chrislee 1 year ago
parent
commit
320d2de191
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/modules/works/work.vue

+ 1 - 1
src/views/modules/works/work.vue

@@ -111,7 +111,7 @@
         header-align="center"
         align="center"
         width="80"
-        label="工附件"
+        label="工附件"
       >
         <template slot-scope="scope">
           <el-button :disabled="!scope.row.attachListComplete || scope.row.attachListComplete.length === 0" type="text" size="small" @click="changeDetails(scope.row.attachListComplete)">查看</el-button>