update dockerfile
This commit is contained in:
@@ -69,6 +69,8 @@ export class PosGoodsComponent {
|
||||
addGood(good: IGoodResponse) {
|
||||
this.showPayloadForm.set(true);
|
||||
|
||||
console.log('good', good);
|
||||
|
||||
this.selectedGoodToAdd.set(good);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user