zhongtianhaoyuan 4 gadi atpakaļ
vecāks
revīzija
c25853502c

+ 1 - 1
src/views/warehouse/warehouseManagementLook.vue

@@ -121,7 +121,6 @@
         >关闭</el-button
         >关闭</el-button
       >
       >
     </div>
     </div>
-    
   </div>
   </div>
 </template>
 </template>
 <script>
 <script>
@@ -191,6 +190,7 @@ export default {
   activated() {
   activated() {
     this.selectpackingMethod()
     this.selectpackingMethod()
     this.showType = this.isShow
     this.showType = this.isShow
+    this.loaddata()
   },
   },
   computed : {
   computed : {
    totalStorage :function() {
    totalStorage :function() {

+ 1 - 1
src/views/warehouse/warehouseManagementPerfectput.vue

@@ -120,7 +120,7 @@
             <ws-date-picker
             <ws-date-picker
               v-model="dataList.inOutDate"
               v-model="dataList.inOutDate"
               type="date"
               type="date"
-              placeholder="请选择库日期"
+              placeholder="请选择库日期"
               value-format="yyyy-MM-dd"
               value-format="yyyy-MM-dd"
             />
             />
           </ws-form-item>
           </ws-form-item>