Browse Source

关闭弹窗bug

cz 1 year ago
parent
commit
5bd3f7e5fa
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/views/salesMange/shipmentMange/document/index.vue

+ 1 - 3
src/views/salesMange/shipmentMange/document/index.vue

@@ -2509,9 +2509,7 @@
         </div>
       </div>
       <template #footer>
-        <el-button @click="openCustomsDeclaration = false" size="large"
-          >取消</el-button
-        >
+        <el-button @click="mandateDialog = false" size="large">取消</el-button>
         <el-button
           type="primary"
           @click="textShowOne = !textShowOne"