|
@@ -294,9 +294,6 @@ export default {
|
|
|
},
|
|
|
// 主表参照改变之后
|
|
|
async handleReferChange(val, type, source){
|
|
|
- console.log(val,'val-------------------');
|
|
|
- console.log(source,'source-------------------');
|
|
|
- console.log(type,'type-------------------');
|
|
|
// 供应商选择
|
|
|
if( type === 'SUPPLIER_PARAM' ){
|
|
|
|