Commit 2c4d8c8c by liuxin

js文件调整

parent d811d516
import Api from "~/service/Api" import Api from "~/service/Api"
import Utils from "~/utils/index" import Utils from "~/utils/index"
export default { export default {
onDitpButgetref(){ onDitpButgetref() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/ditp_butgetref",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/ditp_butgetref", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onAplpDet(){ onAplpDet() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/aplp_det",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/aplp_det", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onBenpDet(){ onBenpDet() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/benp_det",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/benp_det", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRevclauseButtxmsel(){ onRevclauseButtxmsel() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/revclause_buttxmsel",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/revclause_buttxmsel", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onLcrgodButtxmsel(){ onLcrgodButtxmsel() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/lcrgod_buttxmsel",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/lcrgod_buttxmsel", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onLcrdocButtxmsel(){ onLcrdocButtxmsel() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/lcrdoc_buttxmsel",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/lcrdoc_buttxmsel", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onAdlcndButtxmsel(){ onAdlcndButtxmsel() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/adlcnd_buttxmsel",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/adlcnd_buttxmsel", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onInsbnkButtxmsel(){ onInsbnkButtxmsel() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/insbnk_buttxmsel",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/insbnk_buttxmsel", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRmbpDet(){ onRmbpDet() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/rmbp_det",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/rmbp_det", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onDefdetButtxmsel(){ onDefdetButtxmsel() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/defdet_buttxmsel",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/defdet_buttxmsel", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onPreperButtxmsel(){ onPreperButtxmsel() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/preper_buttxmsel",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/preper_buttxmsel", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onSetmodDet(){ onSetmodDet() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/setmod_det",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/setmod_det", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onLiaallButmisamt(){ onLiaallButmisamt() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/liaall_butmisamt",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/liaall_butmisamt", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onLiaallButmissig(){ onLiaallButmissig() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/liaall_butmissig",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/liaall_butmissig", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onWrkpDet(){ onWrkpDet() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/wrkp_det",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/wrkp_det", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onOthpDet(){ onOthpDet() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/othp_det",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/othp_det", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onLimptsGet1(){ onLimptsGet1() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/limpts_get1",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/limpts_get1", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onLimptsGet2(){ onLimptsGet2() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/limpts_get2",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/limpts_get2", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onLimmodTrycal(){ onLimmodTrycal() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/limmod_trycal",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/limmod_trycal", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onLiaccvAdd(){ onLiaccvAdd() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/liaccv_add",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/liaccv_add", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onLiaccvDel(){ onLiaccvDel() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("ditopn/liaccv_del",Utils.flatObject(this.model)) let rtnmsg = await Api.post("ditopn/liaccv_del", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onSeainf() {
},
} }
\ No newline at end of file
import Api from "~/service/Api" import Api from "~/service/Api"
import Utils from "~/utils/index" import Utils from "~/utils/index"
export default { export default {
onUsfmodShwflt(){ onUsfmodShwflt() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("sptsel/usfmod_shwflt",Utils.flatObject(this.model)) let rtnmsg = await Api.post("sptsel/usfmod_shwflt", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onButypt(){ onButypt() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("sptsel/butypt",Utils.flatObject(this.model)) let rtnmsg = await Api.post("sptsel/butypt", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onDlmft(){ onDlmft() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("sptsel/dlmft",Utils.flatObject(this.model)) let rtnmsg = await Api.post("sptsel/dlmft", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onDlaxq(){ onDlaxq() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("sptsel/dlaxq",Utils.flatObject(this.model)) let rtnmsg = await Api.post("sptsel/dlaxq", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onButimg(){ onButimg() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("sptsel/butimg",Utils.flatObject(this.model)) let rtnmsg = await Api.post("sptsel/butimg", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
tabClick() {
},
} }
\ No newline at end of file
...@@ -5,7 +5,7 @@ export default { ...@@ -5,7 +5,7 @@ export default {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if (!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/seaown", Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/executeRule/searow", Utils.flatObject(this.model))
if (rtnmsg.respCode == "AAAAAA") { if (rtnmsg.respCode == "AAAAAA") {
//TODO 处理数据逻辑 //TODO 处理数据逻辑
this.stmData.data = rtnmsg.data.trncorco_trnstm.rows; this.stmData.data = rtnmsg.data.trncorco_trnstm.rows;
...@@ -15,373 +15,329 @@ export default { ...@@ -15,373 +15,329 @@ export default {
} }
}) })
}, },
onSeajbh(){ onSeajbh() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/seajbh",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/seajbh", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onSeactr(){ onSeactr() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/seactr",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/seactr", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onSearow(){ onSearow() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/searow",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/searow", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onDsp(){ onDsp() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/dsp",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/dsp", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onImgmodNewimg(){ onImgmodNewimg() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/imgmod_newimg",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/imgmod_newimg", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onImgmodNewhisimg(){ onImgmodNewhisimg() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/imgmod_newhisimg",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/imgmod_newhisimg", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onDiaconButdia(){ onDiaconButdia() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/diacon_butdia",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/diacon_butdia", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onImgmodHisimg(){ onImgmodHisimg() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/imgmod_hisimg",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/imgmod_hisimg", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRelrow(){ onRelrow() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/relrow",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/relrow", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onPrinte(){ onPrinte() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/printe",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/printe", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onReprow(){ onReprow() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/reprow",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/reprow", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRejrow(){ onRejrow() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/rejrow",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/rejrow", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRelcor(){ onRelcor() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/relcor",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/relcor", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onExi(){ onExi() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/exi",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/exi", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRecpanDet(){ onRecpanDet() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/recpan_det",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/recpan_det", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onSyswrnButshw(){ onSyswrnButshw() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/syswrn_butshw",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/syswrn_butshw", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRecpanNotmap(){ onRecpanNotmap() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/recpan_notmap",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/recpan_notmap", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRecpanButspt(){ onRecpanButspt() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/recpan_butspt",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/recpan_butspt", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRecpanInc(){ onRecpanInc() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/recpan_inc",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/recpan_inc", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRecpanButord(){ onRecpanButord() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/recpan_butord",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/recpan_butord", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onImgmodImage(){ onImgmodImage() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/imgmod_image",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/imgmod_image", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onRecpanIncben(){ onRecpanIncben() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/recpan_incben",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/recpan_incben", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onInftxtButtxmsel(){ onInftxtButtxmsel() {
this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => { this.$parent.$parent.$parent.$parent.$refs.modelForm.validate(async valid => {
if(!valid) if (!valid)
return; return;
let rtnmsg = await Api.post("trnrel/inftxt_buttxmsel",Utils.flatObject(this.model)) let rtnmsg = await Api.post("trnrel/inftxt_buttxmsel", Utils.flatObject(this.model))
if(rtnmsg.respCode == "AAAAAA") if (rtnmsg.respCode == "AAAAAA") {
{
//TODO 处理数据逻辑 //TODO 处理数据逻辑
} }
else else {
{ this.$notify.error({ title: '错误', message: '服务请求失败!' });
this.$notify.error({title: '错误',message: '服务请求失败!'});
} }
}) })
}, },
onSeainf() {
}
} }
\ No newline at end of file
...@@ -15,6 +15,7 @@ import CodeTable from "~/config/CodeTable" ...@@ -15,6 +15,7 @@ import CodeTable from "~/config/CodeTable"
import Sptsel from "~/Model/Sptsel" import Sptsel from "~/Model/Sptsel"
import CommonProcess from "~/mixin/CommonProcess.js" import CommonProcess from "~/mixin/CommonProcess.js"
import Pattern from "~/Model/Sptsel/Pattern" import Pattern from "~/Model/Sptsel/Pattern"
import Utils from "~/utils/index"
import Default from "~/model/Sptsel/Default"; import Default from "~/model/Sptsel/Default";
import Check from "~/model/Sptsel/Check"; import Check from "~/model/Sptsel/Check";
import Menu from "./Menu" import Menu from "./Menu"
...@@ -37,17 +38,17 @@ export default { ...@@ -37,17 +38,17 @@ export default {
rules:null, rules:null,
codes:{ codes:{
}, },
declareParams:{"fileName":"sptsel.json","basePath":"{{basePath}}","method":"post","scheme":"{{schemes}}","host":"{{host}}","consume":"0","produce":"0","uri":"/sptsel/init"},
} }
}, },
methods:{...Event}, methods:{...Event},
mounted:async function(){ mounted:async function(){
console.log("进入sptsel交易"); console.log("进入sptsel交易");
let rtnmsg = await Api.post("sptsel/init",{params:{}}) let rtnmsg = await Api.post("sptsel/init",Utils.flatObject(this.model))
if(rtnmsg.respCode == SUCCESS) if(rtnmsg.respCode == "AAAAAA")
{ {
//TODO 处理数据逻辑 //TODO 处理数据逻辑
//this.model = Utils.copyValueFromVO(this.model, rtnmsg.data)
//console.log(this.model)
} }
else else
{ {
......
...@@ -54,8 +54,6 @@ export default { ...@@ -54,8 +54,6 @@ export default {
rules: null, rules: null,
codes: { codes: {
}, },
declareParams:{"fileName":"trnrel.json","basePath":"{{basePath}}","method":"post","scheme":"{{schemes}}","host":"{{host}}","consume":"0","produce":"0","uri":"/trnrel/init"},
} }
}, },
methods:{ methods:{
......
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