Lius
4 天以前 a284da4c7af8db0004b9779753f7d1effaf6254e
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: () => {