| | |
| | | <CommonFormTableView |
| | | :show-summary="showSummary" |
| | | pageName="quotation" |
| | | :addTypeIdMultiple="false" |
| | | :addTypeIdMultiple="true" |
| | | :product-table-list="productTableList" |
| | | @inputContent="inputContent" |
| | | @addProductClick="addProductClick" |
| | |
| | | ref="commonFormTableView" |
| | | :detail-enter="isView?true:false" |
| | | :selectBox="false" |
| | | :addTypeIdMultiple="false" |
| | | :addTypeIdMultiple="true" |
| | | :show-summary="showSummary" |
| | | pageName="quotation" |
| | | :isOperate="((autoCodeHeadersObj.Bjd=='yes'&&editConfig.infomation.quotation_number)||autoCodeHeadersObj.Bjd!='yes')?true:false" |