| | |
| | | <el-button plain size="small" type="primary">查看流程历史</el-button> |
| | | <el-button plain size="small" type="primary">删除</el-button> |
| | | <el-button plain size="small" type="primary" @click="setHandler">发布</el-button> |
| | | <set-personnel :visible.sync="visibleFlow" :parameter="parameter" |
| | | <set-personnel :visible.sync="visibleFlow" :parameter="this.parameter" |
| | | ></set-personnel> |
| | | <el-button plain size="small" type="primary" @click="DataChange">数据更改</el-button> |
| | | <FormTemplateDialog |
| | |
| | | }, |
| | | templateOid: { |
| | | type: String, |
| | | default:'' |
| | | }, |
| | | tableHeadDataFateher: { |
| | | type: Array, |
| | |
| | | similarVisible:false, |
| | | //发布 |
| | | parameter:{ |
| | | ids:['0000','22222222'], |
| | | code:this.templateOid, |
| | | ids:[], |
| | | code:'', |
| | | type:'PUBLIC', |
| | | template:'模板template' |
| | | }, |
| | |
| | | label: 'name' |
| | | }, |
| | | tableHeadFindDatas:[], |
| | | templateOid: "", |
| | | addvisible: false, |
| | | editvisible: false, |
| | | findvisible: false, |
| | |
| | | }, |
| | | computed: {}, |
| | | created() { |
| | | // this.CrudHeaderRend(); |
| | | // this.tableHeadHandle() |
| | | |
| | | }, |
| | | mounted() { |
| | | |
| | | }, |
| | | activated() { |
| | | this.doLayout() |
| | |
| | | this.page.total = newval; |
| | | } |
| | | }, |
| | | templateOid:{ |
| | | handler(newval,oldval) { |
| | | this.parameter.code=newval; |
| | | }, |
| | | deep:true |
| | | } |
| | | }, |
| | | methods: { |
| | | setHandler() { |
| | | this.visibleFlow = true; |
| | | }, |
| | | huishouHandler() { |
| | | |
| | | if (this.selectRow.length <= 0) { |
| | | this.$message.warning('请选择一条数据') |
| | | } else { |
| | | this.visibleFlow = true; |
| | | } |
| | | }, |
| | | openD() { |
| | | this.dialogPush = true; |
| | |
| | | } |
| | | this.selectRow = row; |
| | | console.log(row) |
| | | row.forEach(item=>{ |
| | | this.parameter.ids.push(item.oid) |
| | | console.log( this.parameter.ids) |
| | | }) |
| | | }, |
| | | //编辑 |
| | | editHandler() { |
| | |
| | | methods:{ |
| | | codeClassifyOidList(val){ |
| | | this.codeClassifyOid=val; |
| | | console.log(val) |
| | | }, |
| | | coderuleoidList(val){ |
| | | this.coderuleoid=val; |
| | |
| | | }, |
| | | nodeClick(val){ |
| | | this.templateOid=val; |
| | | console.log('val',val) |
| | | this.isLoading=true; |
| | | setTimeout(() => { |
| | | this.isLoading = false; |
| | |
| | | proxy: { |
| | | '/api': { |
| | | //本地服务接口地址 |
| | | target: 'http://localhost:37000', |
| | | // target: 'http://localhost:37000', |
| | | // target: 'http://localhost:37000', |
| | | // target: 'http://192.168.1.51:37000', |
| | | // target: 'http://192.168.1.46:37000', |
| | | target: 'http://192.168.1.46:37000', |
| | | // target: 'http://dev.vci-tech.com:37000', |
| | | // target: 'http://192.168.1.51:37000/', |
| | | // target: 'http://192.168.1.104:37000', |
| | | // target: 'http://192.168.1.104:37000', |
| | | // target: 'http://192.168.1.63:37000', |
| | | //target: 'http://192.168.3.7:37000', |
| | | // target: 'http://dev.vci-tech.com:37000', |