Преглед изворни кода

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-eom into dev

huzhiz пре 1 година
родитељ
комит
9da3b23a94

+ 1 - 1
src/views/financialManage/payableManage/components/detailDialog.vue

@@ -128,7 +128,7 @@
             </el-form-item>
           </el-col>
         </el-row>
-        <headerTitle title="款信息"></headerTitle>
+        <headerTitle title="款信息"></headerTitle>
         <info-table ref="feeRelatedInfoTable" dialog-type="view" v-if="form.id" :form.sync="form" @invoiceChange="init"></info-table>
       </el-form>
     </div>

+ 1 - 1
src/views/financialManage/payableManage/components/detailDialog1.vue

@@ -128,7 +128,7 @@
             </el-form-item>
           </el-col>
         </el-row>
-        <headerTitle title="款信息"></headerTitle>
+        <headerTitle title="款信息"></headerTitle>
         <info-table1
           ref="feeRelatedInfoTable"
           @success="success"