Explorar o código

fix: 审核修改默认值

zh %!s(int64=2) %!d(string=hai) anos
pai
achega
0229dd2156
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/commercialEngineering/components/operate.vue

+ 2 - 0
src/views/commercialEngineering/components/operate.vue

@@ -302,6 +302,8 @@ export default {
         this.formData = {
           ...res.data
         }
+        this.formData.isSuccess = 'YES'
+        this.formData.status = 'ING'
       })
     },
     selectionChange(data) {