فهرست منبع

我的工单:BugFix

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>