|  | @@ -1453,7 +1453,7 @@
 | 
											
												
													
														|  |            </el-table-column>
 |  |            </el-table-column>
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |            <el-table-column
 |  |            <el-table-column
 | 
											
												
													
														|  | -            prop="remarks"
 |  | 
 | 
											
												
													
														|  | 
 |  | +            prop="remark"
 | 
											
												
													
														|  |              header-align="center"
 |  |              header-align="center"
 | 
											
												
													
														|  |              align="center"
 |  |              align="center"
 | 
											
												
													
														|  |              width="150px"
 |  |              width="150px"
 | 
											
										
											
												
													
														|  | @@ -1461,7 +1461,7 @@
 | 
											
												
													
														|  |            >
 |  |            >
 | 
											
												
													
														|  |              <template slot-scope="scope">
 |  |              <template slot-scope="scope">
 | 
											
												
													
														|  |                <el-input
 |  |                <el-input
 | 
											
												
													
														|  | -                v-model="scope.row.Remarks"
 |  | 
 | 
											
												
													
														|  | 
 |  | +                v-model="scope.row.remark"
 | 
											
												
													
														|  |                  :disabled="browseStatus || scope.row.fBillstatus === 6"
 |  |                  :disabled="browseStatus || scope.row.fBillstatus === 6"
 | 
											
												
													
														|  |                  placeholder="备注"
 |  |                  placeholder="备注"
 | 
											
												
													
														|  |                  show-word-limit
 |  |                  show-word-limit
 | 
											
										
											
												
													
														|  | @@ -1845,7 +1845,7 @@
 | 
											
												
													
														|  |              </template>
 |  |              </template>
 | 
											
												
													
														|  |            </el-table-column>
 |  |            </el-table-column>
 | 
											
												
													
														|  |            <el-table-column
 |  |            <el-table-column
 | 
											
												
													
														|  | -            prop="remarks"
 |  | 
 | 
											
												
													
														|  | 
 |  | +            prop="remark"
 | 
											
												
													
														|  |              header-align="center"
 |  |              header-align="center"
 | 
											
												
													
														|  |              align="center"
 |  |              align="center"
 | 
											
												
													
														|  |              width="150px"
 |  |              width="150px"
 | 
											
										
											
												
													
														|  | @@ -1853,7 +1853,7 @@
 | 
											
												
													
														|  |            >
 |  |            >
 | 
											
												
													
														|  |              <template slot-scope="scope">
 |  |              <template slot-scope="scope">
 | 
											
												
													
														|  |                <el-input
 |  |                <el-input
 | 
											
												
													
														|  | -                v-model="scope.row.remarks"
 |  | 
 | 
											
												
													
														|  | 
 |  | +                v-model="scope.row.remark"
 | 
											
												
													
														|  |                  :disabled="browseStatus || scope.row.fBillstatus === 6"
 |  |                  :disabled="browseStatus || scope.row.fBillstatus === 6"
 | 
											
												
													
														|  |                  placeholder="备注"
 |  |                  placeholder="备注"
 | 
											
												
													
														|  |                  show-word-limit
 |  |                  show-word-limit
 |