lilei hace 2 años
padre
commit
7eb1e091d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/salesManagement/salesQuery/setWarehouse.vue

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

@@ -46,7 +46,7 @@ export default {
     return {
       opened: this.show,
       spinning: false,
-      title: '更改出库仓库',
+      title: '批量设置出库仓库',
       confirmLoading: false,
       formItemLayout: {
         labelCol: { span: 4 },