hyingbo
2 天以前 ff1f734e5f37cdd004f6c8bf88a2917737e1ff08
src/views/dnc/base/modules/ProductStructure/Document/OtherDocumentTableList.vue
@@ -211,6 +211,7 @@
              .then(res => {
                if (res.success) {
                  this.$message.success('流程发起成功')
                  this.loadData()
                } else {
                  that.$notification.error({
                    message: '消息',
@@ -226,6 +227,7 @@
              })
              .finally(() => {
                that.$destroyAll()
                this.loadData()
              })
          },
          onCancel: () => {