Explorar el Código

数据确认优化

wyh hace 2 años
padre
commit
25df379497

+ 1 - 1
itdmWeb/src/views/module-iTDM/gongdanshuju/ItdmGongdanShujuList2.vue

@@ -515,7 +515,7 @@ export default {
                 if (res.success) {
                 console.log(res)
                 this.$message.success("生成成功")
-                this.modalFormOk()
+                // this.modalFormOk()
                 this.getList()
                 } else {
                 this.$message.warning(res.message)