chrislee 1 рік тому
батько
коміт
320d2de191
1 змінених файлів з 1 додано та 1 видалено
  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>