Browse Source

[SBBJ-1215] 编辑按钮

master
zengqinyuan 1 day ago
parent
commit
97b78ed7cd
  1. 2
      src/views/eam/mold/moldinspectionjob/index.vue

2
src/views/eam/mold/moldinspectionjob/index.vue

@ -672,7 +672,7 @@ const openFormCallBack = (type, row, masterParmas, callback) => {
// item.tableFormRules.completionTime = [{ required: true, message: '' , trigger: ['blur','change']}]
// }
// }
// callback()
callback()
}
function buttonControllFunction(row, val) {

Loading…
Cancel
Save