shish 3 days ago
parent
commit
f3e09f7fd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ghsApp/src/admin/billing/freeRefund.vue

+ 1 - 1
ghsApp/src/admin/billing/freeRefund.vue

@@ -161,7 +161,7 @@ export default {
 		}
 		}
 		// 可选无库存花材(退货回库)
 		// 可选无库存花材(退货回库)
 		this.globalCheckStock = false
 		this.globalCheckStock = false
-		this.globalRequestType = 'book'
+		this.globalRequestType = 'itemList'
 		this.initData()
 		this.initData()
 	},
 	},
 	methods: {
 	methods: {