|
|
@ -42,7 +42,7 @@ |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
<el-button size="mini" type="text" v-if="scope.row.zt == 1" @click="handleffys(scope.row)" |
|
|
<el-button size="mini" type="text" v-if="scope.row.zt == 1" @click="handleffys(scope.row)" |
|
|
v-hasPermi="['business:Zcg:ffys']">{{ |
|
|
v-hasPermi="['business:Zcg:ffys']">{{ |
|
|
$t('page.business.zykgl.zcg.ffys') }}</el-button> |
|
|
|
|
|
|
|
|
$t('page.business.zykgl.zcg.ysff') }}</el-button> |
|
|
<el-button size="mini" type="text" v-if="scope.row.zt == 5" @click="handleghys(scope.row)" |
|
|
<el-button size="mini" type="text" v-if="scope.row.zt == 5" @click="handleghys(scope.row)" |
|
|
v-hasPermi="['business:Zcg:ghys']">{{ |
|
|
v-hasPermi="['business:Zcg:ghys']">{{ |
|
|
$t('page.business.zykgl.zcg.gh') }}</el-button> |
|
|
$t('page.business.zykgl.zcg.gh') }}</el-button> |
|
|
@ -125,7 +125,7 @@ |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="12"> |
|
|
<el-col :span="12"> |
|
|
<el-form-item :label="$t('page.business.zykgl.zcg.qmyy')" prop="qmyy"> |
|
|
<el-form-item :label="$t('page.business.zykgl.zcg.qmyy')" prop="qmyy"> |
|
|
<el-input type="text" v-model="formYsgh.qmyy" maxlength="50" disabled /> |
|
|
|
|
|
|
|
|
<el-input type="text" :value="$t('page.business.zykgl.zcg.ysgh')" maxlength="50" disabled /> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
</el-col> |
|
|
</el-col> |
|
|
</el-row> |
|
|
</el-row> |
|
|
@ -154,7 +154,7 @@ |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="12"> |
|
|
<el-col :span="12"> |
|
|
<el-form-item :label="$t('page.business.zykgl.zcg.qmyy')" prop="qmyy"> |
|
|
<el-form-item :label="$t('page.business.zykgl.zcg.qmyy')" prop="qmyy"> |
|
|
<el-input type="text" v-model="formYsff.qmyy" maxlength="50" disabled /> |
|
|
|
|
|
|
|
|
<el-input type="text" :value="$t('page.business.zykgl.zcg.ysff')" maxlength="50" disabled /> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
</el-col> |
|
|
</el-col> |
|
|
</el-row> |
|
|
</el-row> |
|
|
@ -341,7 +341,7 @@ export default { |
|
|
id: null, |
|
|
id: null, |
|
|
mc: null, |
|
|
mc: null, |
|
|
glyj: null, |
|
|
glyj: null, |
|
|
qmyy: $t('page.business.zykgl.zcg.ysff'), |
|
|
|
|
|
|
|
|
qmyy: '钥匙发放', |
|
|
remark: null, |
|
|
remark: null, |
|
|
lqr1Id: null, |
|
|
lqr1Id: null, |
|
|
lqr2Id: null, |
|
|
lqr2Id: null, |
|
|
@ -356,7 +356,7 @@ export default { |
|
|
id: null, |
|
|
id: null, |
|
|
ids: null, |
|
|
ids: null, |
|
|
mc: null, |
|
|
mc: null, |
|
|
qmyy: $t('page.business.zykgl.zcg.ysgh'), |
|
|
|
|
|
|
|
|
qmyy:'钥匙归还', |
|
|
ghr1Id: null, |
|
|
ghr1Id: null, |
|
|
ghr2Id: null, |
|
|
ghr2Id: null, |
|
|
ghr1mm: null, |
|
|
ghr1mm: null, |
|
|
|