给采购入库单据增加详情页面
This commit is contained in:
@@ -24,7 +24,6 @@ export const BillListMixin = {
|
||||
this.handleEdit(record);
|
||||
},
|
||||
myHandleDetail(record) {
|
||||
this.$refs.modalForm.action = "detail";
|
||||
this.handleDetail(record);
|
||||
},
|
||||
handleApprove(record) {
|
||||
|
||||
Reference in New Issue
Block a user