shish пре 3 недеља
родитељ
комит
f3e09f7fd9
1 измењених фајлова са 1 додато и 1 уклоњено
  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.globalRequestType = 'book'
+		this.globalRequestType = 'itemList'
 		this.initData()
 	},
 	methods: {