瀏覽代碼

森语-搬运工对账单

jbb 2 年之前
父節點
當前提交
adfac9e808
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/oa/modules/SyCarryModal.vue

+ 2 - 1
src/views/oa/modules/SyCarryModal.vue

@@ -37,7 +37,7 @@
           </a-row>
           <a-row :gutter="24">
               <a-col :md="24" :sm="8"> 
-               <a-form-model-item label="备注信息"  class="nresume" style="height:100px !important">
+               <a-form-model-item label="账户信息"  class="nresume" style="height:100px !important">
                  <a-input type="textarea" placeholder="请输入" v-model="formState.demo"/>
                </a-form-model-item>
               </a-col>
@@ -619,6 +619,7 @@
          this.syCarryBTable.dataSource.map(item=>{
           item.orderDate = moment(item.orderDate)
          })
+         this.getRemarks()
         //  this.handleChangePrice()
           this.$message.success('导入成功')
           // this.