wuhb 4 месяцев назад
Родитель
Сommit
d1120eb8d7

BIN
ygtx-ui/src/assets/images/gxt-release-hm2.png


BIN
ygtx-ui/src/assets/images/gxt-release2.png


+ 0 - 2
ygtx-ui/src/views/gxt/repairOrder/index.vue

@@ -2513,8 +2513,6 @@ function handleAdd() {
   openDialog.value = true
   dialogTitle.value = "新建维修工单"
   optType.value = "add"
-  // 设置默认发生时间
-  form.value.occurTime = now
 }
 
 /** 修改按钮操作 */