111
Showing
1 changed file
with
13 additions
and
19 deletions
... | @@ -259,37 +259,31 @@ export default { | ... | @@ -259,37 +259,31 @@ export default { |
259 | label: "开票日期", | 259 | label: "开票日期", |
260 | }, | 260 | }, |
261 | { | 261 | { |
262 | prop: "sjje", | ||
263 | label: "实缴金额", | ||
264 | }, | ||
265 | { | ||
266 | prop: "pzxh", | 262 | prop: "pzxh", |
267 | label: "凭证序号", | 263 | label: "凭证序号", |
268 | }, | 264 | }, |
269 | { | 265 | { |
270 | prop: "skssqq", | 266 | prop: "zsxmmc", |
271 | label: "税款所属日期起", | 267 | label: "征收项目名称", |
272 | }, | ||
273 | { | ||
274 | prop: "skssqz", | ||
275 | label: "税款所属日期止", | ||
276 | }, | 268 | }, |
277 | { | 269 | { |
278 | prop: "zsxmdm", | 270 | prop: "zspmmc", |
279 | label: "征收项目代码", | 271 | label: "征收品目名称", |
280 | }, | 272 | }, |
281 | { | 273 | { |
282 | prop: "zsxmmc", | 274 | prop: "sjje", |
283 | label: "征收项目名称", | 275 | label: "实缴金额", |
284 | }, | 276 | }, |
277 | |||
285 | { | 278 | { |
286 | prop: "zspmdm", | 279 | prop: "skssqq", |
287 | label: "征收品目代码", | 280 | label: "税款所属日期起", |
288 | }, | 281 | }, |
289 | { | 282 | { |
290 | prop: "zspmmc", | 283 | prop: "skssqz", |
291 | label: "征收品目名称", | 284 | label: "税款所属日期止", |
292 | }, | 285 | }, |
286 | |||
293 | { | 287 | { |
294 | prop: "rkrq", | 288 | prop: "rkrq", |
295 | label: "入库日期", | 289 | label: "入库日期", | ... | ... |
-
Please register or sign in to post a comment