Explorar el Código

关闭弹窗bug

cz hace 1 año
padre
commit
5bd3f7e5fa
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  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"