chenrui hace 2 años
padre
commit
af40185c82
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/salesManagement/salesQuery/edit.vue

+ 1 - 1
src/views/salesManagement/salesQuery/edit.vue

@@ -283,7 +283,7 @@ export default {
         productName: ''
       },
       rowSelectionInfo: null,
-      priceUpdateModal: true, // 价格更新弹窗
+      priceUpdateModal: false, // 价格更新弹窗
       updataData: undefined
     }
   },