Commit e8b9c548 authored by renjintao's avatar renjintao

processview

parent 039fa2c5
...@@ -304,7 +304,7 @@ export default { ...@@ -304,7 +304,7 @@ export default {
loadImg() { loadImg() {
this.nameList = []; this.nameList = [];
this.formValidate.files = []; this.formValidate.files = [];
if (this.eid == undefined) { if (this.eid == undefined) {//用于工艺审批时判断
let pars = { let pars = {
conditions: [ conditions: [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment