Browse Source

森语-事故处理单

jbb 2 years ago
parent
commit
cee765244a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/oa/modules/IncidentTicketModal.vue

+ 2 - 2
src/views/oa/modules/IncidentTicketModal.vue

@@ -187,7 +187,7 @@
           </span>
            <!-- U8生成运费发票号 -->
            <span slot="u8Invoice" slot-scope="text, record, index">
-                  <a-input placeholder="请输入" v-model="record.u8Invoice" />
+                  <a-input placeholder="请输入" v-model="record.u8Invoice" disabled="true"/>
           </span>
           <!-- 账套号 -->
           <span slot="zhanghaoId" slot-scope="text, record, index">
@@ -433,7 +433,7 @@
              })
              this.factorySignature =factorySignatureZ
 
-             
+
              zhuId = res.result.id
              this.getTable(zhuId)
              this.getNotifier(zhuId)