shi'sen'yuan пре 3 година
родитељ
комит
8b1971ae03

BIN
ui/src/assets/image/compressedGasIcon.png


BIN
ui/src/assets/image/corrosiveIcon.png


BIN
ui/src/assets/image/environmentalHazardIcon.png


BIN
ui/src/assets/image/explosiveIcon.png


BIN
ui/src/assets/image/flammableIcon.png


BIN
ui/src/assets/image/healthHazardIcon.png


BIN
ui/src/assets/image/irritantSensitizationToxicIcon.png


BIN
ui/src/assets/image/oxidizingIcon.png


BIN
ui/src/assets/image/toxicIcon.png


+ 222 - 156
ui/src/views/invoicing/hazardwork/index.vue

@@ -393,13 +393,13 @@
                       <el-checkbox v-model="form.dIsOpenSafe" true-label="0" @change="dIsOpenSafeChange"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign11" readonly :disabled="this.form.dIsOpenSafe==1?false:true" @focus="signCard('dSafeImplSign11')">
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign11" readonly :disabled="this.form.dIsOpenSafe==1?false:true" @focus="signCard('dSafeImplSign11')">
                         <i slot="prefix" class="el-input__icon el-icon-edit"></i>
                       </el-input>
 <!--                      <el-button type="primary" slot="append"-->
 <!--                                 icon="el-icon-edit"-->
 <!--                                 :disabled="this.form.dIsOpenSafe==1?false:true"></el-button>-->
-                      <el-date-picker style="width: 80px" v-model="form.dSafeImplDate11" type="date"
+                      <el-date-picker style="width: 115px" v-model="form.dSafeImplDate11" type="date"
                                       format="yyyy-MM-dd HH:mm:ss"
                                       value-format="yyyy-MM-dd HH:mm:ss"
                                       :disabled="this.form.dIsOpenSafe==1?false:true">
@@ -425,13 +425,13 @@
                                    :disabled="form.dIsOpenSafe != null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dDkdyxImplSign" readonly :disabled="this.form.dIsDkdyx==1?false:true" @focus="signCard('dDkdyxImplSign')">
+                      <el-input style="width: 85px;" v-model="form.dDkdyxImplSign" readonly :disabled="this.form.dIsDkdyx==1?false:true" @focus="signCard('dDkdyxImplSign')">
                         <i slot="prefix" class="el-input__icon el-icon-edit"></i>
                       </el-input>
 <!--                      <el-button type="primary" slot="append"-->
 <!--                                 icon="el-icon-edit"-->
 <!--                                 :disabled="this.form.dIsDkdyx==1?false:true"></el-button>-->
-                      <el-date-picker style="width: 80px" v-model="form.dDkdyxImplDate" type="date"
+                      <el-date-picker style="width: 115px" v-model="form.dDkdyxImplDate" type="date"
                                       format="yyyy-MM-dd HH:mm:ss"
                                       value-format="yyyy-MM-dd HH:mm:ss"
                                       :disabled="this.form.dIsDkdyx==1?false:true">
@@ -457,13 +457,13 @@
                                    :disabled="form.dIsDkdyx != null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dDisFeederImplSign" readonly :disabled="this.form.dIsDisFeeder==1?false:true" @focus="signCard('dDisFeederImplSign')">
+                      <el-input style="width: 85px;" v-model="form.dDisFeederImplSign" readonly :disabled="this.form.dIsDisFeeder==1?false:true" @focus="signCard('dDisFeederImplSign')">
                         <i slot="prefix" class="el-input__icon el-icon-edit"></i>
                       </el-input>
 <!--                      <el-button type="primary" slot="append"-->
 <!--                                 icon="el-icon-edit"-->
 <!--                                 :disabled="this.form.dIsDisFeeder==1?false:true"></el-button>-->
-                      <el-date-picker style="width: 80px" v-model="form.dDisFeederImplDate" type="date"
+                      <el-date-picker style="width: 115px" v-model="form.dDisFeederImplDate" type="date"
                                       format="yyyy-MM-dd HH:mm:ss"
                                       value-format="yyyy-MM-dd HH:mm:ss"
                                       :disabled="this.form.dIsDisFeeder==1?false:true">
@@ -492,13 +492,13 @@
                                    :disabled="this.form.dIsDisFeeder!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dBreakInclImplSign" readonly :disabled="this.form.dIsBreakIncl==1?false:true" @focus="signCard('dBreakInclImplSign')">
+                      <el-input style="width: 85px;" v-model="form.dBreakInclImplSign" readonly :disabled="this.form.dIsBreakIncl==1?false:true" @focus="signCard('dBreakInclImplSign')">
                         <i slot="prefix" class="el-input__icon el-icon-edit"></i>
                       </el-input>
 <!--                      <el-button type="primary" slot="append"-->
 <!--                                 icon="el-icon-edit"-->
 <!--                                 :disabled="this.form.dIsBreakIncl==1?false:true"></el-button>-->
-                      <el-date-picker style="width: 80px" v-model="form.dBreakInclImplDate" type="date"
+                      <el-date-picker style="width: 115px" v-model="form.dBreakInclImplDate" type="date"
                                       format="yyyy-MM-dd HH:mm:ss"
                                       value-format="yyyy-MM-dd HH:mm:ss"
                                       :disabled="this.form.dIsBreakIncl==1?false:true">
@@ -526,11 +526,13 @@
                                    :disabled="form.dIsBreakIncl != null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dDqhlImplSign" :disabled="this.form.dIsDqhl==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dDqhlImplSign')"
+                      <el-input style="width: 85px;" v-model="form.dDqhlImplSign" readonly :disabled="this.form.dIsDqhl==1?false:true" @focus="signCard('dDqhlImplSign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dDqhlImplSign')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsDqhl==1?false:true"></el-button>
-                      <el-date-picker style="width: 80px" v-model="form.dDqhlImplDate" type="date"
+                                 :disabled="this.form.dIsDqhl==1?false:true"></el-button>-->
+                      <el-date-picker style="width: 115px" v-model="form.dDqhlImplDate" type="date"
                                       format="yyyy-MM-dd HH:mm:ss"
                                       value-format="yyyy-MM-dd HH:mm:ss"
                                       :disabled="this.form.dIsDqhl==1?false:true">
@@ -558,12 +560,14 @@
                                    :disabled="form.dIsDqhl != null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign12" :disabled="this.form.dIsYbh==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign12')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign12" readonly :disabled="this.form.dIsYbh==1?false:true" @focus="signCard('dSafeImplSign12')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign12')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsYbh==1?false:true"></el-button>
+                                 :disabled="this.form.dIsYbh==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate12" type="date"
                                       :disabled="this.form.dIsYbh == 1?false:true">
                       </el-date-picker>
@@ -589,12 +593,14 @@
                                    :disabled="this.form.dIsYbh!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign13" :disabled="this.form.dIsRadioactiveSources==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign13')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign13" readonly :disabled="this.form.dIsRadioactiveSources==1?false:true" @focus="signCard('dSafeImplSign13')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign13')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsRadioactiveSources==1?false:true"></el-button>
+                                 :disabled="this.form.dIsRadioactiveSources==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate13" type="date"
                                       :disabled="this.form.dIsRadioactiveSources==1?false:true">
                       </el-date-picker>
@@ -623,12 +629,14 @@
                                    :disabled="this.form.dIsRadioactiveSources!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign14" :disabled="this.form.dIsOtherEquSafe==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign14')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign14" readonly :disabled="this.form.dIsOtherEquSafe==1?false:true" @focus="signCard('dSafeImplSign14')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign14')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsOtherEquSafe==1?false:true"></el-button>
+                                 :disabled="this.form.dIsOtherEquSafe==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate14" type="date"
                                       :disabled="this.form.dIsOtherEquSafe==1?false:true">
                       </el-date-picker>
@@ -657,12 +665,14 @@
                                    :disabled="this.form.dIsOtherEquSafe!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign21" :disabled="this.form.dIsDepress==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign21')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign21" readonly :disabled="this.form.dIsDepress==1?false:true" @focus="signCard('dSafeImplSign21')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign21')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsDepress==1?false:true"></el-button>
+                                 :disabled="this.form.dIsDepress==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate21" type="date"
                                       :disabled="this.form.dIsDepress==1?false:true">
                       </el-date-picker>
@@ -681,12 +691,14 @@
                                    :disabled="this.form.dIsDepress!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign22" :disabled="this.form.dIsSingleBlocking==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign22')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign22" readonly :disabled="this.form.dIsSingleBlocking==1?false:true" @focus="signCard('dSafeImplSign22')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign22')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsSingleBlocking==1?false:true"></el-button>
+                                 :disabled="this.form.dIsSingleBlocking==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate22" type="date"
                                       :disabled="this.form.dIsSingleBlocking==1?false:true">
                       </el-date-picker>
@@ -714,12 +726,14 @@
                                    :disabled="this.form.dIsSingleBlocking!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign23" :disabled="this.form.dIsDoubleBlock==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign23')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign23" readonly :disabled="this.form.dIsDoubleBlock==1?false:true" @focus="signCard('dSafeImplSign23')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign23')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsDoubleBlock==1?false:true"></el-button>
+                                 :disabled="this.form.dIsDoubleBlock==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate23" type="date"
                                       :disabled="this.form.dIsDoubleBlock==1?false:true">
                       </el-date-picker>
@@ -750,12 +764,14 @@
                                    :disabled="this.form.dIsDoubleBlock!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign24" :disabled="this.form.dIsLockoutUsing==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign24')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign24" readonly :disabled="this.form.dIsLockoutUsing==1?false:true" @focus="signCard('dSafeImplSign24')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign24')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsLockoutUsing==1?false:true"></el-button>
+                                 :disabled="this.form.dIsLockoutUsing==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate24" type="date"
                                       :disabled="this.form.dIsLockoutUsing==1?false:true">
                       </el-date-picker>
@@ -781,12 +797,14 @@
                                    :disabled="this.form.dIsLockoutUsing!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign25" :disabled="this.form.dIsRemovePipe==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign25')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign25" readonly :disabled="this.form.dIsRemovePipe==1?false:true" @focus="signCard('dSafeImplSign25')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign25')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsRemovePipe==1?false:true"></el-button>
+                                 :disabled="this.form.dIsRemovePipe==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate25" type="date"
                                       :disabled="this.form.dIsRemovePipe==1?false:true">
                       </el-date-picker>
@@ -811,12 +829,14 @@
                                    :disabled="this.form.dIsRemovePipe!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign26" :disabled="this.form.dIsDisPipes==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign26')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign26" readonly :disabled="this.form.dIsDisPipes==1?false:true" @focus="signCard('dSafeImplSign26')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign26')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsDisPipes==1?false:true"></el-button>
+                                 :disabled="this.form.dIsDisPipes==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate26" type="date"
                                       :disabled="this.form.dIsDisPipes==1?false:true">
                       </el-date-picker>
@@ -842,12 +862,14 @@
                                    :disabled="this.form.dIsDisPipes!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign27" :disabled="this.form.dIsInsertBlindPlage==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign27')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign27" readonly :disabled="this.form.dIsInsertBlindPlage==1?false:true" @focus="signCard('dSafeImplSign27')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign27')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsInsertBlindPlage==1?false:true"></el-button>
+                                 :disabled="this.form.dIsInsertBlindPlage==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate27" type="date"
                                       :disabled="this.form.dIsInsertBlindPlage==1?false:true">
                       </el-date-picker>
@@ -876,12 +898,14 @@
                                    :disabled="this.form.dIsInsertBlindPlage!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign28" :disabled="this.form.dIsMecSecure==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign28')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign28" readonly :disabled="this.form.dIsMecSecure==1?false:true" @focus="signCard('dSafeImplSign28')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign28')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsMecSecure==1?false:true"></el-button>
+                                 :disabled="this.form.dIsMecSecure==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate28" type="date"
                                       :disabled="this.form.dIsMecSecure==1?false:true">
                       </el-date-picker>
@@ -907,12 +931,14 @@
                                    :disabled="this.form.dIsMecSecure!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign29" :disabled="this.form.dIsIsolationDiagram==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign29')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign29" readonly :disabled="this.form.dIsIsolationDiagram==1?false:true" @focus="signCard('dSafeImplSign29')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign29')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsIsolationDiagram==1?false:true"></el-button>
+                                 :disabled="this.form.dIsIsolationDiagram==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate29" type="date"
                                       :disabled="this.form.dIsIsolationDiagram==1?false:true">
                       </el-date-picker>
@@ -934,12 +960,11 @@
                                    :disabled="this.form.dIsIsolationDiagram!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign210" :disabled="this.form.dIsOtherSafePlant==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign210')"
-                                 icon="el-icon-edit"
-                                 :disabled="this.form.dIsOtherSafePlant==1?false:true"></el-button>
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign210" readonly :disabled="this.form.dIsOtherSafePlant==1?false:true" @focus="signCard('dSafeImplSign210')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate210" type="date"
                                       :disabled="this.form.dIsOtherSafePlant==1?false:true">
                       </el-date-picker>
@@ -968,12 +993,14 @@
                                    :disabled="this.form.dIsOtherSafePlant!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign31" :disabled="this.form.dIsDrain==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign31')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign31" readonly :disabled="this.form.dIsDrain==1?false:true" @focus="signCard('dSafeImplSign31')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign31')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsDrain==1?false:true"></el-button>
+                                 :disabled="this.form.dIsDrain==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate31" type="date"
                                       :disabled="this.form.dIsDrain==1?false:true">
                       </el-date-picker>
@@ -998,12 +1025,14 @@
                                    :disabled="this.form.dIsDrain!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign32" :disabled="this.form.dIsClean==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign32')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign32" readonly :disabled="this.form.dIsClean==1?false:true" @focus="signCard('dSafeImplSign32')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign32')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsClean==1?false:true"></el-button>
+                                 :disabled="this.form.dIsClean==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate32" type="date"
                                       :disabled="this.form.dIsClean==1?false:true">
                       </el-date-picker>
@@ -1028,12 +1057,14 @@
                                    :disabled="this.form.dIsClean!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign33" :disabled="this.form.dIsFlush==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign33')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign33" readonly :disabled="this.form.dIsFlush==1?false:true" @focus="signCard('dSafeImplSign33')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign33')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsFlush==1?false:true"></el-button>
+                                 :disabled="this.form.dIsFlush==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate33" type="date"
                                       :disabled="this.form.dIsFlush==1?false:true">
                       </el-date-picker>
@@ -1055,12 +1086,14 @@
                                    :disabled="this.form.dIsFlush!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign34" :disabled="this.form.dIsOhterClean==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign34')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign34" readonly :disabled="this.form.dIsOhterClean==1?false:true" @focus="signCard('dSafeImplSign34')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign34')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsOhterClean==1?false:true"></el-button>
+                                 :disabled="this.form.dIsOhterClean==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate34" type="date"
                                       :disabled="this.form.dIsOhterClean==1?false:true">
                       </el-date-picker>
@@ -1089,12 +1122,14 @@
                                    :disabled="this.form.dIsOhterClean!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign41" :disabled="this.form.dIsSiteDemarcation==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign41')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign41" readonly :disabled="this.form.dIsSiteDemarcation==1?false:true" @focus="signCard('dSafeImplSign41')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign41')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsSiteDemarcation==1?false:true"></el-button>
+                                 :disabled="this.form.dIsSiteDemarcation==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate41" type="date"
                                       :disabled="this.form.dIsSiteDemarcation==1?false:true">
                       </el-date-picker>
@@ -1123,12 +1158,14 @@
                                    :disabled="this.form.dIsSiteDemarcation!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign42" :disabled="this.form.dIsAreaCover==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign42')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign42" readonly :disabled="this.form.dIsAreaCover==1?false:true" @focus="signCard('dSafeImplSign42')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign42')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsAreaCover==1?false:true"></el-button>
+                                 :disabled="this.form.dIsAreaCover==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate42" type="date"
                                       :disabled="this.form.dIsAreaCover==1?false:true">
                       </el-date-picker>
@@ -1154,12 +1191,14 @@
                                    :disabled="this.form.dIsAreaCover!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign43" :disabled="this.form.dIsCloseTrucks==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign43')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign43" readonly :disabled="this.form.dIsCloseTrucks==1?false:true" @focus="signCard('dSafeImplSign43')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign43')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsCloseTrucks==1?false:true"></el-button>
+                                 :disabled="this.form.dIsCloseTrucks==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate43" type="date"
                                       :disabled="this.form.dIsCloseTrucks==1?false:true">
                       </el-date-picker>
@@ -1185,12 +1224,14 @@
                                    :disabled="this.form.dIsCloseTrucks!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign44" :disabled="this.form.dIsLeakFlanges==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign44')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign44" readonly :disabled="this.form.dIsLeakFlanges==1?false:true" @focus="signCard('dSafeImplSign44')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign44')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsLeakFlanges==1?false:true"></el-button>
+                                 :disabled="this.form.dIsLeakFlanges==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate44" type="date"
                                       :disabled="this.form.dIsLeakFlanges==1?false:true">
                       </el-date-picker>
@@ -1219,12 +1260,14 @@
                                    :disabled="this.form.dIsLeakFlanges!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign45" :disabled="this.form.dIsOtherWorkSafe==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign45')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign45" readonly :disabled="this.form.dIsOtherWorkSafe==1?false:true" @focus="signCard('dSafeImplSign45')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign45')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsOtherWorkSafe==1?false:true"></el-button>
+                                 :disabled="this.form.dIsOtherWorkSafe==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate45" type="date"
                                       :disabled="this.form.dIsOtherWorkSafe==1?false:true">
                       </el-date-picker>
@@ -1257,12 +1300,14 @@
                                    :disabled="this.form.dIsOtherWorkSafe!= null?false:true"/>
                     </td>
                     <td style="text-align: center;">
-                      <el-input style="width: 70px;" v-model="form.dSafeImplSign51" :disabled="this.form.dIsOtherMeasure==1?false:true"/>
-                      <el-button type="primary" slot="append" @click="signCard('dSafeImplSign51')"
+                      <el-input style="width: 85px;" v-model="form.dSafeImplSign51" readonly :disabled="this.form.dIsOtherMeasure==1?false:true" @focus="signCard('dSafeImplSign51')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('dSafeImplSign51')"
                                  icon="el-icon-edit"
-                                 :disabled="this.form.dIsOtherMeasure==1?false:true"></el-button>
+                                 :disabled="this.form.dIsOtherMeasure==1?false:true"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 80px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 115px"
                                       v-model="form.dSafeImplDate51" type="date"
                                       :disabled="this.form.dIsOtherMeasure==1?false:true">
                       </el-date-picker>
@@ -1508,11 +1553,12 @@
                           <el-input style="width: 70px;" v-model="form.eSafeAttendant"
                                     :disabled="this.form.eIsContinueMonitoring==1?false:true"/>
                           /
-                          <el-input style="width: 70px;" v-model="form.eSafeAttendantSign"
-                                    :disabled="this.form.eIsContinueMonitoring==1?false:true"/>
-                          <el-button type="primary" slot="append" @click="signCard('eSafeAttendantSign')"
+                          <el-input style="width: 85px;" v-model="form.eSafeAttendantSign" readonly :disabled="this.form.eIsContinueMonitoring==1?false:true" @focus="signCard('eSafeAttendantSign')">
+                            <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                          </el-input>
+                          <!--<el-button type="primary" slot="append" @click="signCard('eSafeAttendantSign')"
                                      icon="el-icon-edit"
-                                     :disabled="this.form.eIsContinueMonitoring==1?false:true"></el-button>
+                                     :disabled="this.form.eIsContinueMonitoring==1?false:true"></el-button>-->
                         </td>
                         <td style="width: 30px; text-align: center;">
                           <el-checkbox v-model="form.eIsContinueMonitoring" true-label="1" false-label="0"/>
@@ -1636,12 +1682,13 @@
                   </tr>
                   <tr>
                     <td><small>第一签名(装置/部门授权人员):</small>
-                      <el-input style="width: 100px;" v-model="form.gFirstSign">
+                      <el-input style="width: 85px;" v-model="form.gFirstSign" readonly @focus="signCard('gFirstSign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
                       </el-input>
-                      <el-button type="primary" slot="append" @click="signCard('gFirstSign')"
-                                 icon="el-icon-edit"></el-button>
+                      <!--<el-button type="primary" slot="append" @click="signCard('gFirstSign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 100px" v-model="form.gFirstDate"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.gFirstDate"
                                       type="datetime">
                       </el-date-picker>
                     </td>
@@ -1657,22 +1704,24 @@
                   </tr>
                   <tr>
                     <td><small>第二签名(装置/部门授权人员):</small>
-                      <el-input style="width: 100px;" v-model="form.gSecondSign">
+                      <el-input style="width: 85px;" v-model="form.gSecondSign" readonly @focus="signCard('gSecondSign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
                       </el-input>
-                      <el-button type="primary" slot="append" @click="signCard('gSecondSign')"
-                                 icon="el-icon-edit"></el-button>
+                      <!--<el-button type="primary" slot="append" @click="signCard('gSecondSign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 100px" v-model="form.gSecondDate"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.gSecondDate"
                                       type="datetime">
                       </el-date-picker>
                     </td>
                     <td><small>第三签名(相应部门人员及部门名称):</small>
-                      <el-input style="width: 100px;" v-model="form.gThirdSign">
+                      <el-input style="width: 85px;" v-model="form.gThirdSign" readonly @focus="signCard('gThirdSign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
                       </el-input>
-                      <el-button type="primary" slot="append" @click="signCard('gThirdSign')"
-                                 icon="el-icon-edit"></el-button>
+                      <!--<el-button type="primary" slot="append" @click="signCard('gThirdSign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 100px" v-model="form.gThirdDate"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.gThirdDate"
                                       type="datetime">
                       </el-date-picker>
                     </td>
@@ -1683,10 +1732,11 @@
                 <table>
                   <tr>
                     <td>签名:
-                      <el-input style="width: 100px;" v-model="form.hSafeMesSign">
+                      <el-input style="width: 85px;" v-model="form.hSafeMesSign" readonly @focus="signCard('hSafeMesSign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
                       </el-input>
-                      <el-button type="primary" slot="append" @click="signCard('hSafeMesSign')"
-                                 icon="el-icon-edit"></el-button>
+                      <!--<el-button type="primary" slot="append" @click="signCard('hSafeMesSign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker style="width: 180px"
                                       format="yyyy-MM-dd HH:mm:ss"
                                       value-format="yyyy-MM-dd HH:mm:ss" v-model="form.hSafeMesDate" type="datetime">
@@ -1713,21 +1763,25 @@
                   <tr>
                     <td>
                       1a 签名(授权维修主管)
-                      <el-input style="width: 100px;" v-model="form.iOneASign"/>
-                      <el-button type="primary" slot="append" @click="signCard('iOneASign')"
-                                 icon="el-icon-edit"></el-button>
+                      <el-input style="width: 85px;" v-model="form.iOneASign" readonly @focus="signCard('iOneASign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('iOneASign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 120px" v-model="form.iOneADate"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.iOneADate"
                                       type="datetime">
                       </el-date-picker>
                     </td>
                     <td>
                       1b 签名(授权维修工人)
-                      <el-input style="width: 100px;" v-model="form.iOneBSign"/>
-                      <el-button type="primary" slot="append" @click="signCard('iOneBSign')"
-                                 icon="el-icon-edit"></el-button>
+                      <el-input style="width: 85px;" v-model="form.iOneBSign" readonly @focus="signCard('iOneBSign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('iOneBSign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 120px" v-model="form.iOneBDate"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.iOneBDate"
                                       type="datetime">
                       </el-date-picker>
                     </td>
@@ -1748,29 +1802,35 @@
                 <table>
                   <tr>
                     <td>
-                      <el-input style="width: 130px;" v-model="form.jOneBSign"/>
-                      <el-button type="primary" slot="append" @click="signCard('jOneBSign')"
-                                 icon="el-icon-edit"></el-button>
+                      <el-input style="width: 85px;" v-model="form.jOneBSign" readonly @focus="signCard('jOneBSign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('jOneBSign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 120px" v-model="form.jOneBDate"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.jOneBDate"
                                       type="datetime">
                       </el-date-picker>
                     </td>
                     <td>
-                      <el-input style="width: 130px;" v-model="form.jResMemberSign"/>
-                      <el-button type="primary" slot="append" @click="signCard('jResMemberSign')"
-                                 icon="el-icon-edit"></el-button>
+                      <el-input style="width: 85px;" v-model="form.jResMemberSign" readonly @focus="signCard('jResMemberSign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('jResMemberSign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 120px"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px"
                                       v-model="form.jResMemberDate" type="datetime">
                       </el-date-picker>
                     </td>
                     <td>
-                      <el-input style="width: 130px;" v-model="form.jEISign"/>
-                      <el-button type="primary" slot="append" @click="signCard('jEISign')"
-                                 icon="el-icon-edit"></el-button>
+                      <el-input style="width: 85px;" v-model="form.jEISign" readonly @focus="signCard('jEISign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" slot="append" @click="signCard('jEISign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 120px" v-model="form.jEIDate"
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.jEIDate"
                                       type="datetime">
                       </el-date-picker>
                     </td>
@@ -1794,22 +1854,26 @@
               </el-collapse-item>
               <el-collapse-item title="K 确认F栏的安全措施完成" name="12">
                 签名,日期/时间
-                <el-input style="width: 80px;" v-model="form.kConfirmSign"></el-input>
-                <el-button type="primary" @click="signCard('kConfirmSign')"
-                           icon="el-icon-edit"></el-button>
+                <el-input style="width: 85px;" v-model="form.kConfirmSign" readonly @focus="signCard('kConfirmSign')">
+                  <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                </el-input>
+                <!--<el-button type="primary" @click="signCard('kConfirmSign')"
+                           icon="el-icon-edit"></el-button>-->
                 <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                value-format="yyyy-MM-dd HH:mm:ss" v-model="form.kConfirmDate" type="datetime">
+                                value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.kConfirmDate" type="datetime">
                 </el-date-picker>
               </el-collapse-item>
               <el-collapse-item title="L 授权的维修工人通知生产装置施工完成" name="13">
                 如有需要,通过安全联络员
                 <br>
                 签名,日期/时间
-                <el-input style="width: 80px;" v-model="form.lNoticeSign"/>
-                <el-button type="primary" @click="signCard('lNoticeSign')"
-                           icon="el-icon-edit"></el-button>
+                <el-input style="width: 85px;" v-model="form.lNoticeSign" readonly @focus="signCard('lNoticeSign')">
+                  <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                </el-input>
+                <!--<el-button type="primary" @click="signCard('lNoticeSign')"
+                           icon="el-icon-edit"></el-button>-->
                 <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                value-format="yyyy-MM-dd HH:mm:ss" v-model="form.lNoticeDate" type="datetime">
+                                value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.lNoticeDate" type="datetime">
                 </el-date-picker>
               </el-collapse-item>
               <el-collapse-item title="M 评估/批准撤销D栏的施工前安全措施" name="14">
@@ -1819,11 +1883,13 @@
                       <el-input style="width: 380px;" v-model="form.mAssessDContent"/>
                     </td>
                     <td>
-                      <el-input style="width: 80px;" v-model="form.mAssessDSign"/>
-                      <el-button type="primary" @click="signCard('mAssessDSign')"
-                                 icon="el-icon-edit"></el-button>
+                      <el-input style="width: 85px;" v-model="form.mAssessDSign" readonly @focus="signCard('mAssessDSign')">
+                        <i slot="prefix" class="el-input__icon el-icon-edit"></i>
+                      </el-input>
+                      <!--<el-button type="primary" @click="signCard('mAssessDSign')"
+                                 icon="el-icon-edit"></el-button>-->
                       <el-date-picker format="yyyy-MM-dd HH:mm:ss"
-                                      value-format="yyyy-MM-dd HH:mm:ss" v-model="form.mAssessDDate" type="datetime">
+                                      value-format="yyyy-MM-dd HH:mm:ss" style="width: 180px" v-model="form.mAssessDDate" type="datetime">
                       </el-date-picker>
                     </td>
                   </tr>