|
|
@ -2659,6 +2659,7 @@ export default { |
|
|
* 获取项目物料列表 |
|
|
* 获取项目物料列表 |
|
|
*/ |
|
|
*/ |
|
|
openModalDialog() { |
|
|
openModalDialog() { |
|
|
|
|
|
this.modalData.createBy = this.$store.state.user.name |
|
|
if (this.modalData.proofingNo) { |
|
|
if (this.modalData.proofingNo) { |
|
|
this.searchDelegateAccess(); |
|
|
this.searchDelegateAccess(); |
|
|
} |
|
|
} |
|
|
|