|
|
@ -112,7 +112,7 @@ export default class KanDanHandOver extends BasePage {
|
|
|
|
//提交
|
|
|
|
//提交
|
|
|
|
async submit() {
|
|
|
|
async submit() {
|
|
|
|
if (this.order3 === '') {
|
|
|
|
if (this.order3 === '') {
|
|
|
|
this.customToast(this.$t('message.Commission_tips1') as string);
|
|
|
|
this.customToast(this.$t('message.Commission_tips1') as string);
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!this.Some) {
|
|
|
|
if (!this.Some) {
|
|
|
@ -134,8 +134,8 @@ export default class KanDanHandOver extends BasePage {
|
|
|
|
this.Some = {};
|
|
|
|
this.Some = {};
|
|
|
|
this.Some.fileNo = ' ';
|
|
|
|
this.Some.fileNo = ' ';
|
|
|
|
this.wl = {};
|
|
|
|
this.wl = {};
|
|
|
|
this.order3 = '';
|
|
|
|
|
|
|
|
this.MaterialList = [];
|
|
|
|
this.MaterialList = [];
|
|
|
|
|
|
|
|
this.query()
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -207,7 +207,7 @@ export default class KanDanHandOver extends BasePage {
|
|
|
|
view {
|
|
|
|
view {
|
|
|
|
width: 110rpx;
|
|
|
|
width: 110rpx;
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
//line-height: 100rpx;
|
|
|
|
line-height: 100rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.single-right {
|
|
|
|
.single-right {
|
|
|
|