| 
														
															@@ -35,7 +35,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         <template slot-scope="{type,size,row,index}" slot="menu"> 
														 | 
														
														 | 
														
															         <template slot-scope="{type,size,row,index}" slot="menu"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           <!-- <el-button :size="size" :type="type" @click="check(row)">查看</el-button> --> 
														 | 
														
														 | 
														
															           <!-- <el-button :size="size" :type="type" @click="check(row)">查看</el-button> --> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           <el-button :size="size" :type="type" 
														 | 
														
														 | 
														
															           <el-button :size="size" :type="type" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            :disabled="row.status != '录入' && row.status != '待确认' && row.item >= 1 || row.businessSource == '外部销售' || row.billType == 1" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            :disabled="row.status && row.status !== '1'" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             @click="$refs.crud.rowDel(row, index)">删除</el-button> 
														 | 
														
														 | 
														
															             @click="$refs.crud.rowDel(row, index)">删除</el-button> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         </template> 
														 | 
														
														 | 
														
															         </template> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         <template slot="corpNameSearch"> 
														 | 
														
														 | 
														
															         <template slot="corpNameSearch"> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -239,16 +239,16 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           overHidden: true, 
														 | 
														
														 | 
														
															           overHidden: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           cell: true, 
														 | 
														
														 | 
														
															           cell: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           width: 140, 
														 | 
														
														 | 
														
															           width: 140, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          // type: 'select', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          // filterable: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          // props: { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          //   label: 'cname', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          //   value: 'cname', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          //   res: 'data.records' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          // }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          // dicUrl: '/api/blade-sales-part/corpsDesc/list?current=1&size=20&corpType=KH&cname={{key}}', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          type: 'select', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          filterable: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          props: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            label: 'cname', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            value: 'cname', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            res: 'data.records' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          dicUrl: '/api/blade-sales-part/corpsDesc/list?current=1&size=20&corpType=KH&cname={{key}}', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }, 
														 | 
														
														 | 
														
															         }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+/*        { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           label: '业务员', 
														 | 
														
														 | 
														
															           label: '业务员', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           disabled: false, 
														 | 
														
														 | 
														
															           disabled: false, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           prop: "salerName", 
														 | 
														
														 | 
														
															           prop: "salerName", 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -265,12 +265,13 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             message: " ", 
														 | 
														
														 | 
														
															             message: " ", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             trigger: "blur" 
														 | 
														
														 | 
														
															             trigger: "blur" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           }] 
														 | 
														
														 | 
														
															           }] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        }, { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        }, */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           label: '仓库', 
														 | 
														
														 | 
														
															           label: '仓库', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           prop: "storageName", 
														 | 
														
														 | 
														
															           prop: "storageName", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           search: true, 
														 | 
														
														 | 
														
															           search: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           overHidden: true, 
														 | 
														
														 | 
														
															           overHidden: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          // remote: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          remote: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           type: 'select', 
														 | 
														
														 | 
														
															           type: 'select', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           props: { 
														 | 
														
														 | 
														
															           props: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             label: 'cname', 
														 | 
														
														 | 
														
															             label: 'cname', 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -302,49 +303,8 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             label: "dictValue", 
														 | 
														
														 | 
														
															             label: "dictValue", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             value: "dictKey" 
														 | 
														
														 | 
														
															             value: "dictKey" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           }, 
														 | 
														
														 | 
														
															           }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        }, { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          label: '结算状态', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          prop: "actualPaymentStatus", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          searchProp: 'actualPaymentType', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          search: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          overHidden: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          type: 'select', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          dicData: [ 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              label: "待收款", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              value: 1, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              label: "已收款", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              value: 2, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              label: "尾款", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              value: 3, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              label: "已退款", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              value: 4, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            } 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          ], 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          // dicUrl: "/api/blade-system/dict-biz/dictionary?code=settlement_Status", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          // props: { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          //   label: "dictValue", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          //   value: "dictKey" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          // } 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          label: '备注', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          prop: "remarks", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          overHidden: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          label: '应结日期', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          prop: "dueDate", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          overHidden: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }, 
														 | 
														
														 | 
														
															         }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         { 
														 | 
														
														 | 
														
															         { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           label: '业务日期', 
														 | 
														
														 | 
														
															           label: '业务日期', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           prop: "businesDate", 
														 | 
														
														 | 
														
															           prop: "businesDate", 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -359,33 +319,12 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           format: "yyyy-MM-dd", 
														 | 
														
														 | 
														
															           format: "yyyy-MM-dd", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           valueFormat: "yyyy-MM-dd HH:mm:ss" 
														 | 
														
														 | 
														
															           valueFormat: "yyyy-MM-dd HH:mm:ss" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }, 
														 | 
														
														 | 
														
															         }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          label: '出库日期', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          prop: "deliveryBusinesDate", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          searchProp: "deliveryBusinesDateList", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          type: "date", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          overHidden: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          search: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          width: 100, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          unlinkPanels: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          searchRange: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          searchDefaultTime: ["00:00:00", "23:59:59"], 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          format: "yyyy-MM-dd", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          valueFormat: "yyyy-MM-dd HH:mm:ss" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        }, { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          label: '收费日期', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          prop: "paymentDate", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          searchProp: "paymentDateList", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          type: "date", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          overHidden: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          search: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          width: 100, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          unlinkPanels: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          searchRange: true, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          searchDefaultTime: ["00:00:00", "23:59:59"], 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          format: "yyyy-MM-dd", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          valueFormat: "yyyy-MM-dd HH:mm:ss" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        }, { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                label: '备注', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                prop: "remarks", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                overHidden: true, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+/*            { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           label: "制单人", 
														 | 
														
														 | 
														
															           label: "制单人", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           prop: "createUserName", 
														 | 
														
														 | 
														
															           prop: "createUserName", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           searchProp: "createUser", 
														 | 
														
														 | 
														
															           searchProp: "createUser", 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -437,7 +376,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           searchDefaultTime: ["00:00:00", "23:59:59"], 
														 | 
														
														 | 
														
															           searchDefaultTime: ["00:00:00", "23:59:59"], 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           format: "yyyy-MM-dd", 
														 | 
														
														 | 
														
															           format: "yyyy-MM-dd", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           valueFormat: "yyyy-MM-dd HH:mm:ss" 
														 | 
														
														 | 
														
															           valueFormat: "yyyy-MM-dd HH:mm:ss" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        }] 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        }*/] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 |