bob
2020-08-13 801770456ae3750a44e0989b0025a98ccbad24e6
src/components/popup/newProject.vue
@@ -648,8 +648,7 @@
            {
               schemeId: me.xmId,
               datas: form_array
            }
            ).then(data_ => {
            }).then(data_ => {
               window.console.log(data_);
               me.loading_nextStep = false;
               if (data_.data.success) {