2 Commits c34e3954c9 ... 8dbe100592

Autor SHA1 Mensaje Fecha
  liuyang 8dbe100592 Merge remote-tracking branch 'origin/master' hace 5 años
  liuyang d3d4b0a38d 修改值班表添加 hace 5 años
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      frontend_web/src/views/duty/index.vue

+ 1 - 0
frontend_web/src/views/duty/index.vue

@@ -234,6 +234,7 @@ export default {
     },
     // 打开 添加弹窗
     add () {
+      this.dutyId = 0
       this.$refs.editDialog.dialogvisible = true
     },
     // 打开 编辑弹窗