优化
This commit is contained in:
@@ -446,6 +446,7 @@ export default {
|
||||
}
|
||||
},
|
||||
open() {
|
||||
this.tableData = []
|
||||
if (this.form.formula_id) {
|
||||
// 编辑之后获取明细
|
||||
crudacceptformula.getDtl({ 'formula_id': this.form.formula_id }).then(res => {
|
||||
|
||||
@@ -208,6 +208,7 @@ export default {
|
||||
this.viewShow = true
|
||||
},
|
||||
typeChange() {
|
||||
this.mstrow = { }
|
||||
this.newShow = true
|
||||
},
|
||||
mytoEdit(row) {
|
||||
|
||||
Reference in New Issue
Block a user