wente
2023-12-07 ae4c391acc83bfebed7592a1bd9f9d62f6ac5591
web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue
@@ -192,6 +192,7 @@
          ...this.dataForm,
          ...res.data
        }
        console.log(this.dataForm,'this.dataForm this.dataForm')
      },
      // 表单提交
      async formSubmit(submitType) {