@@ -116,7 +116,6 @@
</tempalte>
</avue-form>
</trade-card>
- {{ itemIds }}
<trade-card title="货物明细">
<avue-crud :option="option" :data="form.agentItemsList" id="out-table" ref="crud"
@selection-change="selectionChange" @select="selectHandle"
@@ -50,6 +50,7 @@ module.exports = {
proxy: {
'/api': {
//本地服务接口地址
+ // target: 'http://localhost:1080',
// target: 'http://192.168.3.64:1080',
target: 'http://192.168.8.106:1080',
// target: 'http://127.0.0.1:1080',