洪海涛 4 năm trước cách đây
mục cha
commit
51898b822d
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/monthlyReport/childrenPage/editReport/index.vue

+ 2 - 1
src/views/monthlyReport/childrenPage/editReport/index.vue

@@ -23,7 +23,8 @@
         <el-button
           v-if="pageDate && pageDate.status < 10 && (roleCode === 100 || roleCode === 0)"
           size="small"
-          @click="dialogOpen('dialogSend')">
+          @click="dialogOpen('dialogSend')"
+        >
           发送确认
         </el-button>
         <el-button