manage-client 3.3.186 → 3.3.187
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -216,9 +216,6 @@
|
|
|
216
216
|
<th>
|
|
217
217
|
<nobr>累购金额</nobr>
|
|
218
218
|
</th>
|
|
219
|
-
<th>
|
|
220
|
-
<nobr>客户电话</nobr>
|
|
221
|
-
</th>
|
|
222
219
|
<th>
|
|
223
220
|
<!--<nobr>客户地址</nobr>-->
|
|
224
221
|
<data-order field="f_address" name="客户地址"
|
|
@@ -308,9 +305,6 @@
|
|
|
308
305
|
<td style="text-align: center;">
|
|
309
306
|
<nobr>{{row.leigoumoney}}</nobr>
|
|
310
307
|
</td>
|
|
311
|
-
<td style="text-align: center;">
|
|
312
|
-
<nobr>{{row.f_user_phone}}</nobr>
|
|
313
|
-
</td>
|
|
314
308
|
<td style="text-align: center;">
|
|
315
309
|
<nobr>{{row.f_address}}</nobr>
|
|
316
310
|
</td>
|