src/views/dnc/document/index.vue
@@ -1,7 +1,7 @@ <!-- * @Date: 2024-05-16 22:40:01 * @LastEditors: Sneed * @LastEditTime: 2024-06-18 21:51:57 * @LastEditTime: 2024-06-22 18:08:04 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/dnc/document/index.vue --> <template> @@ -309,7 +309,7 @@ } }]).then(res => { if (res.success) { this.visible = false this.visible1 = false this.search() } else { this.$message.error(res.msg)